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_logonWLHTGL function creates the CMC session handle, and the cmc_logoff1JE061M function invalidates it.

See Also

cmc_logoff, cmc_logon