IAttachmentMangerDisp Interface

uuid(a56557c9-aa8c-4cba-9df2-b5285f73e0ee)

This is an internal interface used to drive the scripting interface to the attachments manager. Early bound client code ( such as VB and C++) should QueryInterface the attachments maanger for the ISOAPTransport object, and call Send/Receieve on the resulting interface.

 

Base Interface

IAttachmentManger

 

Methods, in vtable order (after base interface)

Name Description
Send   Sends the SOAP Envelope and any attachments to the specified endpoint
Receive   Retreives the response from the server.

 

When to Implement

There is a standard implementation of this interface

 

When to Call

You can't call this interface directly. Its definition is used to control the implementation of the IDispatch interface.

 

See Also

The PocketSOAPAttachments Library | 

 

 

Copyright

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