#include <revolution/nwc24.h>
NWC24Err NWC24SetSearchCondFromAddrId( NWC24UserId userId );
Specifies the message search conditions (Wii number of the sender).
userId |
Search target Wii number of the sender (in the From: field). |
NWC24_OK: Normal exit.NWC24_ERR_LIB_NOT_OPENED: Library not opened.
NWC24SetSearchCondMsgBox,
NWC24SetSearchCondForMenu,
NWC24SetSearchCondPublic,
NWC24SetSearchCondAppId,
NWC24SetSearchCondGroupId,
NWC24SearchMsgs
2008/05/01 Added the NWC24SetSearchCondGroupId function to See Also.
2007/09/03 Added the NWC24SetSearchCondPublic function to See Also.
2006/09/01 Initial version.
CONFIDENTIAL