ISOAPNode::href Property

[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.

 

Return Values

 

Sample Code

///todo: write some sample code

 

See Also

The ISOAPNode Interface | 

 

 

Copyright

Copyright © Simon Fell, 2000-2004. All rights reserved.