Constants for the MAPI-MIME Conversion API

Constants for the MAPI-MIME Conversion API

This topic contains constant definitions, class identifiers, and interface identifiers for the MAPI-MIME Conversion API.

Constants

CCSF_SMTP 0x0002
CCSF_NOHEADERS 0x0004
CCSF_USE_TNEF 0x0010
CCSF_INCLUDE_BCC 0x0020
CCSF_8BITHEADERS 0x0040
CCSF_USE_RTF 0x0080
CCSF_PLAIN_TEXT_ONLY 0x1000
CCSF_NO_MSGID 0x4000
E_INVALIDARG As defined in the Microsoft® Windows Software Development Kit (SDK) header file winerror.h

Class Identifiers

Use the DEFINE_GUID macro defined in the Windows SDK header file guiddef.h to associate the GUID symbolic name with its value.

// {4e3a7680-b77a-11d0-9da5-00c04fd65685}

DEFINE_GUID(CLSID_IConverterSession, 0x4e3a7680, 0xb77a, 0x11d0, 0x9d, 0xa5, 0x0, 0xc0, 0x4f, 0xd6, 0x56, 0x85);

Interface Identifiers

Use the DEFINE_GUID macro defined in the Windows SDK header file guiddef.h to associate the GUID symbolic name with its value.

// {4b401570-b77b-11d0-9da5-00c04fd65685}

DEFINE_GUID(IID_IConverterSession, 0x4b401570, 0xb77b, 0x11d0, 0x9d, 0xa5, 0x0, 0xc0, 0x4f, 0xd6, 0x56, 0x85);