Searched refs:NWC24MIMEType (Results 1 – 3 of 3) sorted by relevance
172 typedef enum NWC24MIMEType enum186 } NWC24MIMEType; typedef
321 NWC24Err NWC24SetMsgAttached ( NWC24MsgObj* obj, const char* data, u32 size, NWC24MIMEType t…340 NWC24Err NWC24GetMsgAttachedType( const NWC24MsgObj* obj, u32 index, NWC24MIMEType* type );
507 NWC24MIMEType fileType; in ViewAttachment()