NWC24GetMsgDate

C Specification

#include <revolution/nwc24.h>
NWC24Err NWC24GetMsgDate( const NWC24MsgObj* obj, struct OSCalendarTime* cTime );

Description

Obtains the time and date at which the message was created.

Arguments

obj Message object from which settings are to be extracted.
cTime Pointer to the location storing the extracted information (message creation date).

Return Values

NWC24_OK: Ended normally (a value was returned to *cTime).

See Also

Revision History

2006/10/06 Initial version.


CONFIDENTIAL