IHTMLAnchorElement::get_namePropIHTMLAnchorElement::get_nameProp*
*Contents  *Index  *Topic Contents
*Previous Topic: IHTMLAnchorElement::get_name
*Next Topic: IHTMLAnchorElement::get_onblur

IHTMLAnchorElement::get_nameProp


HRESULT get_nameProp(
    BSTR *p
);

Retrieves the file name from the URL that the browser uses to locate the anchor.

p
Address of a string variable that receives the file name.


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