次の方法で共有


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

TBD

構文

HRESULT WriteMessage(
  [in] ULONG      uChannel,
  [in] const BSTR strMessage
);

パラメーター

[in] uChannel

[in] strMessage

戻り値

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

要件

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

関連項目

IWbemObjectSinkEx