CMC_X_COM_TIME_RECEIVED

CMC_X_COM_TIME_RECEIVED is a CMC extension that provides a CMC_time structure containing the delivery time of a message.

Quick Info

Header file: XCMCEXT.H

Input Usage

CMC ignores this extension on input.

Output Usage

item_data
Zero.
item_reference
Points to the CMC_time structure containing the time the message was received.
extension_flags
NULL.

Adds to

The CMC_message and CMC_message_summary structures.

Remarks

At logon, the client application passes the CMC_X_COM_TIME_RECEIVED extension in the CMC_X_COM_SUPPORT_EXT array to indicate that the CMC implementation should attach this extension to CMC_message and CMC_message_summary structures during the session.

See Also

CMC_extension, CMC_message, CMC_message_summary, CMC_time, CMC_X_COM_support