[propget] HRESULT href([out, retval] BSTR * href);
[propput] HRESULT href([in] BSTR href);
This donates the HREF of the element, when multi-ref encoding is being used. The HREF is a URI reference that points to the location of the actual data for this node.
///todo: write some sample code
Copyright © Simon Fell, 2000-2004. All rights reserved.