ISOAPNode::position Property

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

This allows access to the position of an item within an array. Typically you don't need to use this, as the array deserializer will handle applying the position 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.