IHTMLImgElement::get_protocolIHTMLImgElement::get_protocol*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLImgElement::get_fileUpdatedDate
*Next Topic: IHTMLImgElement::get_href

IHTMLImgElement::get_protocol


HRESULT get_protocol(
    BSTR *p
);

Retrieves the protocol portion of the URL that the browser uses to locate the image or video clip associated with the element. The protocol portion, which indicates the access method, includes the initial substring of the URL up to and including the first colon.

p
Address of a variable that receives the protocol.


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