ISOAPNode12::role Property

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

This is a string property which is the role attribute for a soap 1.2 header see soap 1.2 spec

 

Return Values

This is a string , e.g. http://www.w3.org/2003/05/soap-envelope/role/next

 

Sample Code



  

 

See Also

The ISOAPNode12 Interface | 

 

 

Copyright

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