Platform SDK: MAPI |
CMC_session_id is a data type that is a 32-bit CMC session handle.
Header file: | XCMC.H |
typedef uint32 CMC_session_id;
The context identified by the session handle contains information about the current session, such as the character set in use and handles for any open sessions with underlying message services. The cmc_logon function creates the CMC session handle, and the cmc_logoff function invalidates it.