IActivatableClassRegistration::get_RegistrationScope 메서드(activationregistration.h)
현재 활성화 가능한 클래스의 배포 scope 가져옵니다.
구문
HRESULT get_RegistrationScope(
[out, retval] ABI::Windows::Foundation::RegistrationScope *registrationScope
);
매개 변수
[out, retval] registrationScope
현재 활성화 가능한 클래스의 배포 scope.
반환 값
메서드가 성공하면 S_OK를 반환하고, 성공하지 않으면 HRESULT 오류 코드를 반환합니다.
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 | Windows 8.1 [데스크톱 앱만 해당] |
지원되는 최소 서버 | Windows Server 2012 R2 [데스크톱 앱만 해당] |
대상 플랫폼 | Windows |
헤더 | activationregistration.h |