IWbemDecoupledBasicEventProvider::GetService メソッド (wbemprov.h)

IWbemDecoupledBasicEventProvider::GetService メソッドは、WMI へのコールバックに使用される IWbemService オブジェクトを取得します。 このメソッドは、完全に同時アクセスを提供します。

構文

HRESULT GetService(
  [in]  long          a_Flags,
  [in]  IWbemContext  *a_Context,
  [out] IWbemServices **a_Service
);

パラメーター

[in] a_Flags

将来使用するために予約されています。

[in] a_Context

将来使用するために予約されています。

[out] a_Service

WMI から情報を取得するために使用できる IWbemService オブジェクトへのポインター。

戻り値

このメソッドは、メソッド呼び出しの状態を示す HRESULT を返します。 次の一覧は、 HRESULT 内に含まれる値の一覧です。

要件

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