key (microsoft-windows-tabletpc-platform-input-core-associationdata-associationelement-key)
Key
會指定 AssociationElement的唯一索引鍵。
注意
除非您將AssociationElement新增至回應檔案,否則此元素不會出現在 Windows System Image Manager 的 [屬性] 窗格中, (Windows SIM) 。
的值
Key
會新增至回應檔案,做為 AssociationElement 元素的屬性。 屬性wcm:keyValue
可用來識別每個唯一的關聯。 例如,您可以使用Monitor1、Monitor2和Monitor3的值來指定三個不同的關聯Key
。
值
金鑰 |
指定 AssociationElement的唯一索引鍵。 索引鍵 是字串。 |
這種字串不支援空的元素。 請勿為這種字串建立空值。
有效的設定階段
offlineServicing
父階層
Microsoft-Windows-TabletPC-Platform-Input-Core| AssociationData| AssociationElement | 關鍵
套用至
如需此元件支援的 Windows 版本和架構清單,請參閱 Microsoft-Windows-TabletPC-Platform-Input-Core。
XML 範例
下列 XML 輸出示範如何使用 AssociationElement
索引鍵值,將兩部平板電腦監視器與相同系統上的三個數字板產生關聯: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>