desktop3:Device
AutoPlayHandler의 디바이스 정보를 정의합니다.
요소 계층 구조
<desktop3:Device>
구문
<desktop3:Device
DeviceEvent = 'A string with a value between 1 and 255 characters in length. Backward slashes ("\") are not allowed.'
HWEventHandler = 'A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.'
InitCmdLine = 'An optional string with a value between 1 and 255 characters in length.' />
특성 및 요소
특성
attribute | Description | 데이터 형식 | 필수 | 기본값 |
---|---|---|---|---|
DeviceEvent | 카메라 메모리 카드, USB 드라이브 또는 DVD와 같은 볼륨 디바이스가 PC에 삽입될 때 발생하는 콘텐츠 이벤트의 이름입니다. | 길이가 1~255자인 문자열입니다. 뒤로 슬래시(\ )는 허용되지 않습니다. |
Yes | |
HWEventHandler | IHWEventHandler 인터페이스를 구현하는 앱의 클래스 ID입니다. | xxxxxxxx-xxxx-xxxx-xxxx-xxxx-xxxx 형식의 GUID입니다. | Yes | |
InitCmdLine | IHWEventHandler 인터페이스의 Initialize 메서드에 전달되어야 하는 문자열 매개 변수입니다. | 길이가 1~255자인 선택적 문자열입니다. | No |
자식 요소
없음
부모 요소
부모 요소 | Description |
---|---|
desktop3:InvokeAction | 자동 실행 작업을 호출하기 위한 콘텐츠 및 디바이스 정보를 포함합니다. |
요구 사항
항목 | 값 |
---|---|
네임스페이스 | http://schemas.microsoft.com/appx/manifest/desktop/windows10/3 |
Minimum OS Version | Windows 10 버전 1709(빌드 16299) |