CMC_session_id
CMC_session_id
is a data type that is a 32-bit CMC session handle.
Quick Info
Header
file: |
XCMC.H |
typedef
uint32 CMC_session_id;
Remarks
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
See Also