次の方法で共有


IWbemObjectSinkEx::WriteStreamParameter メソッド (wbemcli.h)

TBD

構文

HRESULT WriteStreamParameter(
  [in] const BSTR strName,
  [in] VARIANT    *vtValue,
  [in] ULONG      ulType,
  [in] ULONG      ulFlags
);

パラメーター

[in] strName

[in] vtValue

[in] ulType

[in] ulFlags

戻り値

このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。

要件

要件
サポートされている最小のクライアント Windows Vista
サポートされている最小のサーバー Windows Server 2008
対象プラットフォーム Windows
ヘッダー wbemcli.h (Wbemidl.h を含む)
Library Wbemuuid.lib
[DLL] Fastprox.dll

関連項目

IWbemObjectSinkEx