Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the title of the document file.
Syntax
HRESULT IHTMLDocument2::get_nameProp(BSTR *p);
Parameters
- p
The address of a string variable that receives the file name.
Return Value
Returns S_OK if successful, or an error value otherwise.