Home
last modified time | relevance | path

Searched refs:NWC24MsgType (Results 1 – 7 of 7) sorted by relevance

/RevoEX-2.1/include/revolution/nwc24/
DNWC24Types.h96 typedef enum NWC24MsgType enum
120 } NWC24MsgType; typedef
DNWC24Msg.h285 NWC24Err NWC24InitMsgObj ( NWC24MsgObj* obj, NWC24MsgType type );
321 NWC24Err NWC24GetMsgType ( const NWC24MsgObj* obj, NWC24MsgType* type );
/RevoEX-2.1/build/demos/nwc24demo/src/MsgSearch/
DPostTestMsg.c37 static const NWC24MsgType TEST_MSG_TYPE[NUM_TEST_MSGS] =
DMsgSearch.c262 NWC24MsgType msgType; in PrintFrom()
302 NWC24MsgType msgType; in PrintTo()
402 NWC24MsgType msgType; in PrintMsgType()
/RevoEX-2.1/build/demos/nwc24demo/include/
DMsgViewer.h85 NWC24MsgType type;
/RevoEX-2.1/build/demos/nwc24demo/src/MsgList/
DMsgList.c161 NWC24MsgType type; in ListMessageBox()
/RevoEX-2.1/build/demos/nwc24demo/src/MsgPrint/
DMsgPrint.c260 NWC24MsgType type; in ViewFrom()
314 NWC24MsgType type; in ViewTo()