RegistrationScope 열거형(activationregistration.h)
활성화 가능한 클래스의 배포 scope 나타냅니다.
Syntax
typedef enum RegistrationScope {
RegistrationScope_PerMachine,
RegistrationScope_PerUser,
RegistrationScope_InboxApp
} ;
상수
RegistrationScope_PerMachine Windows 스토어 앱의 경우 정품 인증은 컴퓨터당입니다. |
RegistrationScope_PerUser 정품 인증은 타사 앱 스토어의 사용자 단위입니다. |
RegistrationScope_InboxApp 기본 제공 앱 스토어에 대한 정품 인증은 컴퓨터당입니다. |
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 | Windows 8.1 [데스크톱 앱만 해당] |
지원되는 최소 서버 | R2 Windows Server 2012 [데스크톱 앱만 해당] |
머리글 | activationregistration.h |