ISerializerOutput2 Interface

uuid(8dba86e6-08d1-4510-989a-76a0596e5488)

This interface allows you to serialize attribute values, automatically finding the correct serializer for the type.

 

Base Interface

ISerializerOutput

 

Methods, in vtable order (after base interface)

Name Description
SerializeAttribute   Serialize the given COM value as an XML attribute.

 

When to Implement

the EnvWriter class provides a standard implementation of this.

 

When to Call

call this from custom serializers to generated attrbiutes.

 

See Also

The PocketSOAP Library | 

 

 

Copyright

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