ISOAPNode::SerializerFactory Property

[propget] HRESULT SerializerFactory([in] ISerializerFactoryConfig * sf);
[propput] HRESULT SerializerFactory([in] ISerializerFactoryConfig * sf);

In order to call ValueAs the Node object needs access to a serializerFactory, this allows you to set the SerializerFactory to use. Note that during a call to ISOAPEnvelope::Parse all the created nodes are set to use the SerializerFactory used during parsing.

 

Return Values

 

Sample Code



  

 

See Also

The ISOAPNode Interface | 

 

 

Copyright

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