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.' />
属性と要素
属性
属性 | 説明 | データ型 | 必須 | 既定値 |
---|---|---|---|---|
DeviceEvent | カメラ メモリ カード、USB ドライブ、DVD などのボリューム デバイスが PC に挿入されたときに発生するコンテンツ イベントの名前。 | 長さが 1 ~ 255 文字の文字列。 バックスラッシュ (\ ) は使用できません。 |
Yes | |
HWEventHandler | IHWEventHandler インターフェイスを実装するアプリのクラス ID。 | xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx という形式の GUID。 | Yes | |
InitCmdLine | IHWEventHandler インターフェイスの Initialize メソッドに渡す文字列パラメーター。 | 1 ~ 255 文字の長さの値を持つ省略可能な文字列。 | いいえ |
子要素
なし。
親要素
親要素 | 説明 |
---|---|
desktop3:InvokeAction | 自動再生アクションを呼び出すためのコンテンツとデバイス情報が含まれます。 |
必要条件
Item | 値 |
---|---|
名前空間 | http://schemas.microsoft.com/appx/manifest/desktop/windows10/3 |
Minimum OS Version | Windows 10 バージョン 1709 (ビルド 16299) |