Home
last modified time | relevance | path

Searched refs:NWC24_ERRCODE_UNDEFINED (Results 1 – 2 of 2) sorted by relevance

/RevoEX-2.3/include/revolution/nwc24/
DNWC24Err.h228 #define NWC24_ERRCODE_UNDEFINED (-109999) macro
/RevoEX-2.3/build/demos/nwc24demo/src/MsgViewer/
DMsgViewer.c422 g_errorCode = NWC24_ERRCODE_UNDEFINED; in CloseLib()