IHTMLImgElement::get_hrefIHTMLImgElement::get_href*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLImgElement::get_protocol
*Next Topic: IHTMLImgElement::get_nameProp

IHTMLImgElement::get_href


HRESULT get_href(
    BSTR *p
);

Retrieves the entire URL that the browser uses to locate the image or video clip associated with the element.

p
Address of a variable that receives the URL.


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