AssociationData
AssociationData
包含 AssociationElement的一或多個實例。 AssociationElement 會指定將平板電腦監視器與數位板產生關聯的資訊。 針對您要與數位板建立關聯的每部平板電腦監視器,新增個別的 AssociationElement。
子元素
設定 | 描述 |
---|---|
AssociationElement | 指定要將平板電腦監視器與數位板建立關聯的資訊。 |
父階層
Microsoft-Windows-TabletPC-Platform-Input-Core | AssociationData
有效的設定階段
offlineServicing
套用至
如需此元件支援的 Windows 版本和架構清單,請參閱 Microsoft-Windows-TabletPC-Platform-Input-Core。
XML 範例
下列 XML 輸出示範如何使用 AssociationData
索引鍵值,將兩部平板電腦監視器與相同系統上的兩個數字板產生關聯:Monitor1、Monitor2 和 Monitor3。
<AssociationData>
<AssociationElement wcm:action="add" wcm:keyValue="Monitor1">"hid#VID_1B96&PID_0008&REV_2100&mi_01&col01"="PCI\\VEN_8086&DEV_4102&SUBSYS_16B510CF|FUJ5812"</AssociationElement>
<AssociationElement wcm:action="add" wcm:keyValue="Monitor2">"hid#VID_1B96&PID_0008&REV_2100&mi_01&col02"="PCI\\VEN_8086&DEV_4102&SUBSYS_16B510CF|FUJ5812"</AssociationElement>
</AssociationData>
<AssociationElement wcm:action="add" wcm:keyValue="Monitor3">"hid#VID_1B96&PID_0008&REV_2100&mi_01&col03"="PCI\\VEN_8086&DEV_4102&SUBSYS_16B510CF|FUJ5812"</AssociationElement>
</AssociationData>