uuid(18fb571b-a3ea-49ef-ab56-755a1d946e75)
progid(pocketSOAP.SerializerHexBin.1)
A [de]serializer that maps between COM arrays of Bytes and the xsd:hexBinary XML Schema type
Name | Description |
---|---|
ISoapSerializer | The serializer engine requires that all serializer objects implement this interface |
ISoapDeSerializer | Deserializer objects are required to implement this |
ISimpleSoapSerializer | An interface for serializing XML Schema simple tyeps. |
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.
Copyright © Simon Fell, 2000-2004. All rights reserved.