다음을 통해 공유


IWbemPath::GetScopeCount 메서드(wmiutils.h)

IWbemPath::GetScopeCount 메서드는 경로의 범위 수를 반환합니다.

구문

HRESULT GetScopeCount(
  [out] ULONG *puCount
);

매개 변수

[out] puCount

경로의 범위 수입니다. scope 있는 경우 기본적으로 경로의 클래스 또는 키 부분입니다.

반환 값

이 메서드는 다음 값을 반환합니다.

요구 사항

   
지원되는 최소 클라이언트 Windows Vista
지원되는 최소 서버 Windows Server 2008
대상 플랫폼 Windows
헤더 wmiutils.h
라이브러리 Wbemuuid.lib
DLL Wmiutils.dll

참고 항목

IWbemPath