共用方式為


WSDCreateOutboundAttachment 函式 (wsdattachment.h)

建立 IWSDOutboundAttachment 物件。

語法

HRESULT WSDCreateOutboundAttachment(
  [out] IWSDOutboundAttachment **ppAttachment
);

參數

[out] ppAttachment

傳回初始化 之 IWSDOutboundAttachment 對象的參考。 不可以是 NULL

傳回值

可能的傳回值包括但不限於下列各項:

傳回碼 描述
S_OK
方法已順利完成。
E_POINTER
attachmentOutNULL
E_OUTOFMEMORY
記憶體不足,無法完成作業。

規格需求

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