PocketSOAP Attachments 1.5 Type Library

PocketSOAPAttachments
uuid(347a2ab2-410e-4013-8085-a87452ec2289)
version(1.0)

This library allows you to generate and parse SOAP attachments using either DIME or SOAP with Attachments.

This implementation conforms to the following specifications.

 

CoClasses

The following coclasses are defined in this library:

Name Description
CoAttachmentManager The main object, this manages the request & response attachments for a particular request.
CoSoapAttachment A single attachment object

 

Interfaces

The following interfaces are defined in this library:

Name Description
IPartPayload This interface provides standardized access to the attachment data.
IPartPayloadProvider A factory interface for generating PartPayload implementations
ISoapAttachmentFormat Controls the attachment format
ISoapAttachment Common information about a single attachment
ISoapAttachments This interface represents a collection of attachments.
IAttachmentManger This manages the attachments for a particular request/response exchange.
IAttachmentMangerDisp The scripting version of the IAttachmentManager interface

 

See Also

 

 

Copyright

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