Home
last modified time | relevance | path

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

/RevoEX-2.3/build/demos/nwc24demo/src/MsgPrint/
DMsgPrint.c506 u32 numAttach; in ViewAttachment() local
509 err = NWC24GetMsgNumAttached(msgObj, &numAttach); in ViewAttachment()
516 for ( j = 0 ; j < numAttach ; ++j ) in ViewAttachment()