ISoapDeSerializerAttributes Interface

uuid(cded1874-8b34-4026-8774-44a7dcb41624)

This interface allows access to any attributes for the current element during de-serialization.

 

Base Interface

IUnknown

 

Methods, in vtable order (after base interface)

Name Description
Exists   Does a particular attribute exist
Value   returns a particular attributes value

 

When to Implement

The de-serialization engine provides a standard implementation of this, you shouldn't need to implement it.

 

When to Call

Call this during de-serialization if you need to find out information about attributes.

 

See Also

The PocketSOAP Library | 

 

 

Copyright

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