IWSDInboundAttachment (Compact 2013)
3/26/2014
This interface allows applications to read MIME-encoded attachment data from an incoming message.
The IWSDInboundAttachment interface inherits the methods of the IWSDAttachment interface.
In addition, the following table lists the methods supported by the IWSDInboundAttachment interface in vtable order.
Method |
Description |
---|---|
Reads attachment data from a message sent by a remote host. |
|
Closes the current attachment MIME data stream. |
Remarks
WSDAPI will provide an object implementing this interface when an attachment stream is received as part of a message.
Requirements
Header |
wsdapi.h |
Library |
wsdapi.lib |
See Also
Reference
Web Services on Devices Interfaces
Web Services on Devices Reference