MI_OperationOptions_SetProviderArchitecture 함수(mi.h)

작업에 대한 공급자 아키텍처를 설정합니다.

구문

MI_INLINE MI_Result MI_OperationOptions_SetProviderArchitecture(
  [in, out] MI_OperationOptions     *options,
  [in]      MI_ProviderArchitecture architecture,
  [in]      MI_Boolean              mustComply
);

매개 변수

[in, out] options

MI_OperationOptions 구조체에 대한 포인터입니다.

[in] architecture

다음 MI_ProviderArchitecture 값 중 하나입니다.

MI_PROVIDER_ARCHITECTURE_32BIT (0)

32비트 아키텍처.

MI_PROVIDER_ARCHITECTURE_64BIT (1)

64비트 아키텍처.

[in] mustComply

MI_TRUE 부울 값은 64비트 컴퓨터에서 32비트 공급자를 요청하는 경우 32비트 공급자를 사용해야 한다는 것을 의미합니다. MI_FALSE 32비트 공급자를 사용할 수 없는 경우 64비트 공급자를 사용할 수 있음을 의미합니다.

반환 값

이 함수는 MI_INLINE MI_Result 반환합니다.

요구 사항

요구 사항
지원되는 최소 클라이언트 Windows 8
지원되는 최소 서버 Windows Server 2012
대상 플랫폼 Windows
헤더 mi.h
재배포 가능 파일 windows Server 2008 R2 SP1, Windows 7 SP1 및 Windows Server 2008 SP2의 Windows Management Framework 3.0