Contents Index Topic Contents | ||
Previous Topic: IXMLDocument::get_fileUpdatedDate Next Topic: IXMLDocument::put_URL |
IXMLDocument::get_URL
HRESULT IXMLDocument::get_URL( BSTR * p)Returns the URL associated with the document, if one exists.
- Returns S_OK if successful. Possible error codes include E_OUTOFMEMORY and E_INVALIDARG.
- p
- Address of a string containing a URL value.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.