次の方法で共有


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 を含む)
Library Wsdapi.lib
[DLL] Wsdapi.dll