NWC24SetSearchCondFromAddrId

Syntax

#include <revolution/nwc24.h>
NWC24Err NWC24SetSearchCondFromAddrId( NWC24UserId userId );

Description

Specifies the message search conditions (Wii number of the sender).

Arguments

userId Search target Wii number of the sender (in the From: field).

Return Values

NWC24_OK: Normal exit.
NWC24_ERR_LIB_NOT_OPENED: Library not opened.

See Also

NWC24SetSearchCondMsgBox, NWC24SetSearchCondForMenu, NWC24SetSearchCondPublic, NWC24SetSearchCondAppId, NWC24SetSearchCondGroupId, NWC24SearchMsgs

Revision History

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