ReactOS 0.4.16-dev-319-g6cf4263
|
#include <mapi.h>
Public Attributes | |
ULONG | ulReserved |
ULONG | flFlags |
ULONG | nPosition |
LPSTR | lpszPathName |
LPSTR | lpszFileName |
LPVOID | lpFileType |
ULONG MapiFileDesc::flFlags |
Definition at line 43 of file mapi.h.
Referenced by MAPISendMailW().
LPVOID MapiFileDesc::lpFileType |
Definition at line 47 of file mapi.h.
Referenced by MAPISendMailW().
LPSTR MapiFileDesc::lpszFileName |
Definition at line 46 of file mapi.h.
Referenced by MAPISendMailW().
LPSTR MapiFileDesc::lpszPathName |
Definition at line 45 of file mapi.h.
Referenced by MAPISendMailW().
ULONG MapiFileDesc::nPosition |
Definition at line 44 of file mapi.h.
Referenced by MAPISendMailW(), and OpenMailer().