ISOAPNode12::ref Property

[propget] HRESULT ref([out, retval] BSTR * ref);
[propput] HRESULT ref([in] BSTR ref);

The ref attribute is used when serializing or deserializing object graphs using the soap encoding model. Typically this is handled transparently for you by the PocketSOAP engine, you shouldn't need to work the the ref property directly.

 

Return Values

 

Sample Code



  

 

See Also

The ISOAPNode12 Interface | 

 

 

Copyright

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