다음을 통해 공유


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 포함)
라이브러리 Wbemuuid.lib
DLL Wmidcprv.dll