ISOAPTransport2 Interface

uuid(9ddd12df-404b-45dd-b982-251a30d29079)

This is the next generation of the ISOAPTransport interface, which provides a streaming interface to transports.

 

Base Interface

IUnknown

 

Methods, in vtable order (after base interface)

Name Description
Send  
Receive   Get the response message from the previously sent message.

 

When to Implement

If your transport doesn't support a streaming interface, then you should implement the ISOAPTransport interface instead.

 

When to Call

 

See Also

The PocketSOAP Library | 

 

 

Copyright

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