Contents Index Topic Contents | ||
Previous Topic: IHTMLDocument2::get_protocol Next Topic: IHTMLDocument2::write |
IHTMLDocument2::get_nameProp
HRESULT get_nameProp( BSTR *p );Retrieves the file name from the URL that the browser uses to locate the document file.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a string variable that receives the file name.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.