ISoapSerializer Interface

uuid(6ee30c35-dbdb-44e4-852a-6f0636f7d827)

This is the standard interface for serializer objects.

 

Base Interface

IUnknown

 

Methods, in vtable order (after base interface)

Name Description
Serialize   The serializer engine will call this method when it requires a value serializing

 

When to Implement

Implement this interface when you are writing your own serializer objects.

 

When to Call

Typically this interface is only called by the serializer engine.

 

See Also

The PocketSOAP Library | 

 

 

Copyright

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