Home
last modified time | relevance | path

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

/RevoEX-2.3/build/demos/nwc24demo/src/MsgPost/
DMsgPost.c128 static NWC24UserId TestIdTo = 9999999999999999ULL; /* Invalid destination */ variable
147 err = NWC24SetMsgToId(&msgObj, TestIdTo); in PostTestMsg()