#include <revolution/nwc24.h>
NWC24Err NWC24SetSearchCondForMenu( void );
Only those that have been flagged to display (specified in NWC24MsgType) in the Console Menu are specified as a message search condition.
None.
NWC24_OK: Normal exit.NWC24_ERR_LIB_NOT_OPENED: Library not opened.
NWC24SetSearchCondMsgBox,
NWC24SetSearchCondPublic,
NWC24SetSearchCondFromAddrId,
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