Schlüssel (microsoft-windows-tabletpc-platform-input-core-associationdata-associationelement-key)

Key gibt einen eindeutigen Schlüssel für das AssociationElement an.

Hinweis  

  • Dieses Element wird erst im Eigenschaftenbereich von Windows System Image Manager (Windows SIM) angezeigt, wenn Sie das Element AssociationElement zur Antwortdatei hinzufügen.

  • Der Wert für Key wird der Antwortdatei als Attribut des AssociationElement hinzugefügt. Das wcm:keyValue-Attribut wird verwendet, um jede eindeutige Zuordnung zu identifizieren. Sie können beispielsweise drei verschiedene Zuordnungen mithilfe der Key-Werte Monitor1, Monitor2 und Monitor3 angeben.

Werte

Schlüssel

Gibt einen eindeutigen Schlüssel für das AssociationElement an. Schlüssel ist eine Zeichenfolge.

Dieser Zeichenfolgentyp unterstützt keine leeren Elemente. Erstellen Sie keinen leeren Wert für diese Einstellung.

Gültige Konfigurationspässe

offlineServicing

Übergeordnete Hierarchie

Microsoft-Windows-TabletPC-Platform-Input-Core| AssociationData| AssociationElement | Key

Gilt für

Eine Liste der unterstützten Windows-Editionen und -Architekturen, die diese Komponente unterstützt, finden Sie Microsoft-Windows-TabletPC-Platform-Input-Core.

XML-Beispiel

Die folgende XML-Ausgabe zeigt, wie Sie AssociationElement konfigurieren, um zwei Tablet-PC-Monitore mit drei Digitalisierern auf demselben System mithilfe der Schlüsselwerte „Monitor1“, „Monitor2“ und „Monitor3“ zu verknüpfen.

<AssociationData>
   <AssociationElement wcm:action="add" wcm:keyValue="Monitor1">&quot;hid#VID_1B96&amp;PID_0008&amp;REV_2100&amp;mi_01&amp;col01&quot;=&quot;PCI\\VEN_8086&amp;DEV_4102&amp;SUBSYS_16B510CF|FUJ5812&quot;</AssociationElement>
   <AssociationElement wcm:action="add" wcm:keyValue="Monitor2">&quot;hid#VID_1B96&amp;PID_0008&amp;REV_2100&amp;mi_01&amp;col02&quot;=&quot;PCI\\VEN_8086&amp;DEV_4102&amp;SUBSYS_16B510CF|FUJ5812&quot;</AssociationElement>
</AssociationData>
   <AssociationElement wcm:action="add" wcm:keyValue="Monitor3">&quot;hid#VID_1B96&amp;PID_0008&amp;REV_2100&amp;mi_01&amp;col03&quot;=&quot;PCI\\VEN_8086&amp;DEV_4102&amp;SUBSYS_16B510CF|FUJ5812&quot;</AssociationElement>
</AssociationData>

AssociationElement