desktop3:Device
定義 AutoPlayHandler 的裝置資訊。
元素階層
<desktop3:Device>
Syntax
<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.' />
屬性和元素
屬性
屬性 | 描述 | 資料類型 | 必要 | 預設值 |
---|---|---|---|---|
DeviceEvent | 當相機記憶卡、USB 磁片磁碟機或 DVD 等磁片區裝置插入電腦時,所引發的內容事件名稱。 | 長度介於 1 到 255 個字元之間的字串。 不允許回斜線 (\ ) 。 |
Yes | |
HWEventHandler | 實作 IHWEventHandler 介面的應用程式的類別 ID。 | 格式為 xxxxxxxx-xxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx 的 GUID。 | Yes | |
InitCmdLine | 字串參數,應該傳遞至IHWEventHandler介面的Initialize方法。 | 長度介於 1 到 255 個字元之間的選擇性字串。 | No |
子元素
無。
父元素
父元素 | 描述 |
---|---|
desktop3:InvokeAction | 包含叫用自動播放動作的內容和裝置資訊。 |
規格需求
Item | 值 |
---|---|
命名空間 | http://schemas.microsoft.com/appx/manifest/desktop/windows10/3 |
OS 最低版本 | Windows 10版本 1709 (組建 16299) |