CMC_X_COM_SENT_MESSAGE

CMC_X_COM_SENT_MESSAGE is a CMC extension that creates a CMC_message1KO2ZRW structure containing information for the message just sent.

Quick Info

Header file:

XCMCEXT.H

 

Input Usage

item_data

Zero.

item_reference

NULL.

extension_flags

All flags used with the CMC_extensionWY87UR structure are valid. No further flags are defined.

 

Output Usage

item_data

Unchanged.

item_reference

Pointer to a CMC_message structure containing information for the message just sent. The client application must free this pointer by calling the cmc_free1RMW6IO function.

extension_flags

The cmc_send function has successfully put a pointer to a CMC_message structure in the item_reference parameter if the CMC_EXT_OUTPUT flag is set.

 

Adds to

The cmc_send1RN8TRN function.

Remarks

CMC_X_COM_SAVE_MESSAGE is used to obtain information about a message that has just been sent when some or all of the members of the CMC_message1KO2ZRW structure are set by the user interface defined by the CMC implementation rather than by the client application before the cmc_send call.

See Also

CMC_extension, cmc_free, CMC_message, cmc_send