NWC24IsNewMsgForMenuArrived

C Specification

#include <revolution/nwc24.h>
int NWC24IsNewMsgForMenuArrived( void );

Description

Returns whether a message for the Wii Message Board has arrived since the application started.
The message count is initialized at zero when the application starts, and one is returned when a message for the Wii Message Board is received. The value is incremented until the application exits.

Arguments

None.

Return Values

1 indicates a new message for the Wii Message Board.
0 indicates that there are no new messages for the Wii Message Board.

See Also

Revision History

2006/10/06 Initial version.


CONFIDENTIAL