ISOAPNode::offset Property

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

This allows access to any offset that was applied to a serialized array. Typically you don't need to use this, as the array deserializer will handle applying the offset for you.

 

Return Values

///todo: discuss the possible return values

 

Sample Code

///todo: write some sample code

 

See Also

The ISOAPNode Interface | 

 

 

Copyright

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