IExeServerRegistration::get_IdentityType 메서드(activationregistration.h)

out-of-process 서버에 대한 활성화 유형을 가져옵니다.

구문

HRESULT get_IdentityType(
  [out, retval] ABI::Windows::Foundation::IdentityType *identityType
);

매개 변수

[out, retval] identityType

활성화 유형입니다.

반환 값

메서드가 성공하면 S_OK를 반환하고, 성공하지 않으면 HRESULT 오류 코드를 반환합니다.

요구 사항

요구 사항
지원되는 최소 클라이언트 Windows 8.1 [데스크톱 앱만 해당]
지원되는 최소 서버 R2 Windows Server 2012 [데스크톱 앱만 해당]
대상 플랫폼 Windows
헤더 activationregistration.h

추가 정보

IExeServerActivatableClassRegistration

IExeServerRegistration

IdentityType