#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 open.
NWC24SetSearchCondMsgBox, NWC24SetSearchCondForMenu, NWC24SetSearchCondPublic, NWC24SetSearchCondAppId, NWC24SearchMsgs
2007/09/03 Added NWC24SetSearchCondPublic to the See Also section.
2006/09/01 Initial version.
CONFIDENTIAL