Home
last modified time | relevance | path

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

/RevoEX-2.3/build/demos/nwc24demo/src/MsgPrint/
DMsgPrint.c507 NWC24MIMEType fileType; in ViewAttachment() local
535 err = NWC24GetMsgAttachedType(msgObj, j, &fileType); in ViewAttachment()
542 OSReport("[Attached binary %d : Type=%08X]\n", j, fileType); in ViewAttachment()