iWSDOutboundAttachment 介面 (wsdattachment.h)

可讓應用程式使用 MIME 容器在訊息中傳送附件資料。

繼承

IWSDOutboundAttachment介面繼承自IWSDAttachmentIWSDOutboundAttachment 也有下列類型的成員:

方法

IWSDOutboundAttachment介面具有這些方法。

 
IWSDOutboundAttachment::Abort

中止附件 MIME 資料流程上的資料傳輸。
IWSDOutboundAttachment::Close

關閉目前的附件 MIME 資料流程。 (IWSDOutboundAttachment.Close)
IWSDOutboundAttachment::Write

使用 MIME 容器將附件資料傳送至遠端主機。

規格需求

   
最低支援的用戶端 Windows Vista [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2008 [僅限傳統型應用程式]
目標平台 Windows
標頭 wsdattachment.h (包含 Wsdapi.h)

另請參閱

IWSDAttachment