IAttachmentMangerDisp::Send Method

HRESULT Send([in] BSTR endpoint, [in] BSTR Envelope);

Sends the SOAP Envelope and any attachments to the specified endpoint

 

Parameters

endpoint
BSTR, [in]: The endpoint URL to send the request to (e.g. http://soap.4s4c.com/dime/sf.soap)
Envelope
BSTR, [in]: The SOAP envelope to send (typically generated by calling the Serialize method on the envelope object

 

Return Values

 

Sample Code



  

 

See Also

The IAttachmentMangerDisp Interface | 

 

 

Copyright

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