Soap.SOAPAttachIntf.IMimeAttachmentHandler Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
AddSoapHeaderpublicAdds a specified header to the SOAP envelope portion of the emerging .
CreateMimeStreampublicCreates and initializes a stream that will eventually contain an assembled multipart form.
FinalizeStreampublicPerforms any necessary final steps in creating the emerging multipart form.
GetMIMEBoundarypublicReturns the value of the MIMEBoundary property.
GetMIMEStreampublicReturns a stream from which to read the assembled multipart form.
GetOnGetAttachmentEventpublicReturns the OnGetAttachment event handler.
GetOnSendAttachmentEventpublicReturns the OnSendAttachment event handler.
ProcessMultiPartFormpublicParses a multipart form into the SOAP envelope and a list of attachments.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SetMIMEBoundarypublicSets the value of the MIMEBoundary property.
SetOnGetAttachmentEventpublicAssigns the OnGetAttachment event handler.
SetOnSendAttachmentEventpublicAssigns the OnSendAttachment event handler.
SupportspublicIndicates whether a given interface supports a specific (another) interface.