home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power GUI Programming with VisualAge C++
/
powergui.iso
/
trialva
/
ibmcppw
/
sdk
/
mapi
/
win16
/
dev
/
h
/
pventry.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1995-07-11
|
167 b
|
10 lines
#ifdef __cplusplus
extern "C" {
#endif
BOOL ViewMapiProp(LPSTR lpszName,LPMAPIPROP FAR *lppMAPIProp,LPVOID lpvDest, HWND hWnd);
#ifdef __cplusplus
}
#endif