IHTMLImgElement::get_mimeTypeIHTMLImgElement::get_mimeType*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLImgElement::get_useMap
*Next Topic: IHTMLImgElement::get_fileSize

IHTMLImgElement::get_mimeType


HRESULT get_mimeType(
    BSTR *p
);

Retrieves the MIME type for the file.

p
Address of a variable that receives the MIME type. This parameter receives "text/html" for HTML files.


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