ISimpleSoapDeSerializer Interface

uuid(f9799a1a-f2f7-4dd6-aaa2-c0ca597b6412)

This interface is used to deserialize XML Schema simple types into COM values.

 

Base Interface

IUnknown

 

Methods, in vtable order (after base interface)

Name Description
Deserialize   Deserialize a XML Schema simple type into a COM Type

 

When to Implement

Implement this if you are writing custom Simple Type deserializers.

 

When to Call

The deserialization engine will call this as needed.

 

See Also

The PocketSOAP Library | 

 

 

Copyright

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