NWC24GetMsgId

C Specification

#include <revolution/nwc24.h>
NWC24Err NWC24GetMsgId( const NWC24MsgObj* obj, u32* msgId );

Description

Returns the ID of the message object managed in the message box.

Arguments

obj Message object from which settings are to be extracted.
msgId Pointer to the location storing the extracted information (message ID).

Return Values

NWC24_OK: Ended normally (* a value was returned in msgId).

See Also

Revision History

2006/10/06 Initial version.


CONFIDENTIAL