IExeServerRegistration 인터페이스(activationregistration.h)

등록된 Out-of-process 서버를 나타냅니다.

상속

IExeServerRegistration 인터페이스는 IInspectable에서 상속됩니다. IExeServerRegistration 에는 다음과 같은 유형의 멤버도 있습니다.

메서드

IExeServerRegistration 인터페이스에는 이러한 메서드가 있습니다.

 
IExeServerRegistration::get_AppUserModelId

앱의 사용자 모델에 대한 식별자를 가져옵니다.
IExeServerRegistration::get_CommandLine

Out-of-process 서버를 시작하는 데 사용되는 명령줄을 가져옵니다.
IExeServerRegistration::get_ExePath

out-of-process 서버에 대한 파일 경로를 가져옵니다.
IExeServerRegistration::get_Identity

Out-of-process 서버의 ID를 가져옵니다.
IExeServerRegistration::get_IdentityType

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

out-of-process 서버에 대한 인스턴스화 동작을 가져옵니다.
IExeServerRegistration::get_Permissions

Out-of-process 서버에 대한 권한을 가져옵니다.
IExeServerRegistration::get_ServerName

현재 Out-of-process 서버의 이름을 가져옵니다.

요구 사항

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

추가 정보

IExeServerActivatableClassRegistration

IInspectable