Share via


IWSDInboundAttachment

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

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

IWSDInboundAttachment::Read

Reads attachment data from a message sent by a remote host.

IWSDInboundAttachment::Close

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
Windows Embedded CE Windows Embedded CE 6.0 R2

See Also

Reference

Web Services on Devices Interfaces
Web Services on Devices Reference