Home
last modified time | relevance | path

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

/trunk/main/tools/inc/tools/
H A Dinetmsg.hxx476 #define INETMSG_MIME_CONTENT_TYPE 4 macro
561 return GetHeaderValue (m_nIndex[INETMSG_MIME_CONTENT_TYPE]); in GetContentType()
/trunk/main/tools/source/inet/
H A Dinetmsg.cxx1192 nIdx = INETMSG_MIME_CONTENT_TYPE; in SetHeaderField()
1276 MIMEHDR(INETMSG_MIME_CONTENT_TYPE), rType, in SetContentType()
1277 m_nIndex[INETMSG_MIME_CONTENT_TYPE]); in SetContentType()