Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Returns the canonicalized URL for the last loaded XML document.
Syntax
HRESULT get_url( BSTR * urlString);
Parameters
- urlString
- [out] URL from the last successful load. If the document is being built in memory, this property returns null.
Return Value
Returns S_OK if successful, or an error code otherwise.
See Also
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.