CoDeserializerArray CoClass

uuid(73232559-f147-4227-8ab3-a9829f8efa4b)
progid(pocketSOAP.ArrayDeSerializer.1)

This deserializer will deserialize SOAP encoded arrays to COM arrays (SAFEARRAYS)

 

Supported Interfaces

Name Description
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.