ISOAPNode::nil Property

[propget] HRESULT nil([out, retval] VARIANT_BOOL * IsNil);
[propput] HRESULT nil([in] VARIANT_BOOL IsNil);

Indicates that the element value is nil, as defined in the XML Schema specification.

 

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.