win32.mapi

\ mapi.d * * Windows API header module * * Translated from MinGW Windows headers * by Stewart Gordon * * Placed into public domain * \**********************************************************************

Members

Aliases

FLAGS, LHANDLE
alias FLAGS, LHANDLE = uint
Undocumented in source.
LPLHANDLE, LPULONG
alias LPLHANDLE, LPULONG = uint*
Undocumented in source.
LPMAPIADDRESS
alias LPMAPIADDRESS = ULONG function(LHANDLE, ULONG, LPSTR, ULONG, LPSTR, ULONG, lpMapiRecipDesc, FLAGS, ULONG, LPULONG, lpMapiRecipDesc*)
Undocumented in source.
LPMAPIDELETEMAIL
alias LPMAPIDELETEMAIL = ULONG function(LHANDLE lpSession, ULONG, LPSTR, FLAGS, ULONG)
Undocumented in source.
LPMAPIDETAILS
alias LPMAPIDETAILS = ULONG function(LHANDLE, ULONG, lpMapiRecipDesc, FLAGS, ULONG)
Undocumented in source.
LPMAPIFINDNEXT
alias LPMAPIFINDNEXT = ULONG function(LHANDLE, ULONG, LPSTR, LPSTR, FLAGS, ULONG, LPSTR)
Undocumented in source.
LPMAPIFREEBUFFER
alias LPMAPIFREEBUFFER = ULONG function(LPVOID lpv)
Undocumented in source.
LPMAPILOGOFF
alias LPMAPILOGOFF = ULONG function(LHANDLE, ULONG, FLAGS, ULONG)
Undocumented in source.
LPMAPILOGON
alias LPMAPILOGON = ULONG function(ULONG, LPSTR, LPSTR, FLAGS, ULONG, LPLHANDLE)
Undocumented in source.
LPMAPIREADMAIL
alias LPMAPIREADMAIL = ULONG function(LHANDLE, ULONG, LPSTR, FLAGS, ULONG, lpMapiMessage*)
Undocumented in source.
LPMAPIRESOLVENAME
alias LPMAPIRESOLVENAME = ULONG function(LHANDLE, ULONG, LPSTR, FLAGS, ULONG, lpMapiRecipDesc*)
Undocumented in source.
LPMAPISAVEMAIL
alias LPMAPISAVEMAIL = ULONG function(LHANDLE, ULONG, lpMapiMessage, FLAGS, ULONG, LPSTR)
Undocumented in source.
LPMAPISENDDOCUMENTS
alias LPMAPISENDDOCUMENTS = ULONG function(ULONG, LPSTR, LPSTR, LPSTR, ULONG)
Undocumented in source.
LPMAPISENDMAIL
alias LPMAPISENDMAIL = ULONG function(LHANDLE, ULONG, lpMapiMessage, FLAGS, ULONG)
Undocumented in source.
lpMapiFileDesc
alias lpMapiFileDesc = MapiFileDesc*
Undocumented in source.
lpMapiFileTagExt
alias lpMapiFileTagExt = MapiFileTagExt*
Undocumented in source.
lpMapiMessage
alias lpMapiMessage = MapiMessage*
Undocumented in source.
lpMapiRecipDesc
alias lpMapiRecipDesc = MapiRecipDesc*
Undocumented in source.

Enums

MAPI_ORIG
anonymousenum MAPI_ORIG
Undocumented in source.
SUCCESS_SUCCESS
anonymousenum SUCCESS_SUCCESS
Undocumented in source.

Functions

MAPIAddress
ULONG MAPIAddress(LHANDLE , ULONG , LPSTR , ULONG , LPSTR , ULONG , lpMapiRecipDesc , FLAGS , ULONG , LPULONG , lpMapiRecipDesc* )
Undocumented in source.
MAPIDeleteMail
ULONG MAPIDeleteMail(LHANDLE lpSession, ULONG , LPSTR , FLAGS , ULONG )
Undocumented in source.
MAPIDetails
ULONG MAPIDetails(LHANDLE , ULONG , lpMapiRecipDesc , FLAGS , ULONG )
Undocumented in source.
MAPIFindNext
ULONG MAPIFindNext(LHANDLE , ULONG , LPSTR , LPSTR , FLAGS , ULONG , LPSTR )
Undocumented in source.
MAPIFreeBuffer
ULONG MAPIFreeBuffer(LPVOID )
Undocumented in source.
MAPIGetNetscapeVersion
ULONG MAPIGetNetscapeVersion()
Undocumented in source.
MAPILogoff
ULONG MAPILogoff(LHANDLE , ULONG , FLAGS , ULONG )
Undocumented in source.
MAPILogon
ULONG MAPILogon(ULONG , LPSTR , LPSTR , FLAGS , ULONG , LPLHANDLE )
Undocumented in source.
MAPIReadMail
ULONG MAPIReadMail(LHANDLE , ULONG , LPSTR , FLAGS , ULONG , lpMapiMessage* )
Undocumented in source.
MAPIResolveName
ULONG MAPIResolveName(LHANDLE , ULONG , LPSTR , FLAGS , ULONG , lpMapiRecipDesc* )
Undocumented in source.
MAPISaveMail
ULONG MAPISaveMail(LHANDLE , ULONG , lpMapiMessage lpszMessage, FLAGS , ULONG , LPSTR )
Undocumented in source.
MAPISendDocuments
ULONG MAPISendDocuments(ULONG , LPSTR , LPSTR , LPSTR , ULONG )
Undocumented in source.
MAPISendMail
ULONG MAPISendMail(LHANDLE , ULONG , lpMapiMessage , FLAGS , ULONG )
Undocumented in source.
MAPI_NSCP_SynchronizeClient
ULONG MAPI_NSCP_SynchronizeClient(LHANDLE , ULONG )
Undocumented in source.

Structs

MapiFileDesc
struct MapiFileDesc
Undocumented in source.
MapiFileTagExt
struct MapiFileTagExt
Undocumented in source.
MapiMessage
struct MapiMessage
Undocumented in source.
MapiRecipDesc
struct MapiRecipDesc
Undocumented in source.

Variables

MAPI_AB_NOMODIFY
auto MAPI_AB_NOMODIFY;
Undocumented in source.
MAPI_BODY_AS_FILE
auto MAPI_BODY_AS_FILE;
Undocumented in source.
MAPI_DIALOG
auto MAPI_DIALOG;
Undocumented in source.
MAPI_ENVELOPE_ONLY
auto MAPI_ENVELOPE_ONLY;
Undocumented in source.
MAPI_FORCE_DOWNLOAD
auto MAPI_FORCE_DOWNLOAD;
Undocumented in source.
MAPI_GUARANTEE_FIFO
auto MAPI_GUARANTEE_FIFO;
Undocumented in source.
MAPI_LOGOFF_SHARED
auto MAPI_LOGOFF_SHARED;
Undocumented in source.
MAPI_LOGOFF_UI
auto MAPI_LOGOFF_UI;
Undocumented in source.
MAPI_LOGON_UI
auto MAPI_LOGON_UI;
Undocumented in source.
MAPI_LONG_MSGID
auto MAPI_LONG_MSGID;
Undocumented in source.
MAPI_NEW_SESSION
auto MAPI_NEW_SESSION;
Undocumented in source.
MAPI_OLE
auto MAPI_OLE;
Undocumented in source.
MAPI_OLE_STATIC
auto MAPI_OLE_STATIC;
Undocumented in source.
MAPI_PEEK
auto MAPI_PEEK;
Undocumented in source.
MAPI_RECEIPT_REQUESTED
auto MAPI_RECEIPT_REQUESTED;
Undocumented in source.
MAPI_SENT
auto MAPI_SENT;
Undocumented in source.
MAPI_SUPPRESS_ATTACH
auto MAPI_SUPPRESS_ATTACH;
Undocumented in source.
MAPI_UNREAD
auto MAPI_UNREAD;
Undocumented in source.
MAPI_UNREAD_ONLY
auto MAPI_UNREAD_ONLY;
Undocumented in source.

Meta