IXMLDocument::get_mimeTypeIXMLDocument::get_mimeType*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IXMLDocument::put_URL
*Next Topic: IXMLDocument::get_readyState

IXMLDocument::get_mimeType

HRESULT IXMLDocument::get_mimeType(
    BSTR   p)

Returns the MIME (Multipurpose Internet Mail Extension) type.

p
String containing a MIME type.

MIME is a set of enhancements to SMTP allowing an Internet message to include a mixture of audio, image, video, and text components, and to accommodate a variety of international character sets. MIME messages are identified by a MIME header in the top level of the SMTP header. The MIME mechanisms are specified in the RFC 1341 document.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.