IHTMLImgElement::get_namePropIHTMLImgElement::get_nameProp*
*



Contents  *



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

IHTMLImgElement::get_nameProp


HRESULT get_nameProp(
    BSTR *p
);

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

p
Address of a variable that receives the file name.


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