WSDCreateOutboundAttachment 函式 (wsdattachment.h)
建立 IWSDOutboundAttachment 物件。
語法
HRESULT WSDCreateOutboundAttachment(
[out] IWSDOutboundAttachment **ppAttachment
);
參數
[out] ppAttachment
傳回初始化 之 IWSDOutboundAttachment 對象的參考。 不可以是 NULL。
傳回值
可能的傳回值包括但不限於下列各項:
傳回碼 | 描述 |
---|---|
|
方法已順利完成。 |
|
attachmentOut 為 NULL。 |
|
記憶體不足,無法完成作業。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | wsdattachment.h (包含 Wsdapi.h) |
程式庫 | Wsdapi.lib |
Dll | Wsdapi.dll |