CoSerializerPB CoClass

uuid(8d6e70d8-88b1-4946-bd1f-1b40e08400a9)
progid(pocketSOAP.SerializerPB.1)

A [de]serializer for maps between COM PropertyBags and SOAP encoded complex types

 

Supported Interfaces

Name Description
ISoapSerializer   The serializer engine requires that all serializer objects implement this interface
ISoapDeSerializer   Deserializer objects are required to implement this
ITypesInit   This optional interface indicates to the serializerFactory that you are interested in receiving the type information it used to select the [de]serializer.

 

How to Instantiate

Typically, you don't create the serializer directly, rather you call SerializeNode or SerializeValue on the serializerOutput, and it will create the correct serializer as needed.

 

Sample Code



  

 

See Also

The PocketSOAP Library | 

 

 

Copyright

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