Key(microsoft-windows-tabletpc-platform-input-core-associationdata-associationelement-key)

KeyAssociationElement에 대한 고유 키를 지정합니다.

참고  

  • 이 요소는 응답 파일에 AssociationElement를 추가할 때까지 Windows SIM(Windows System Image Manager)의 속성 창에 표시되지 않습니다.

  • Key에 대한 값은 AssociationElement 요소의 특성으로 응답 파일에 추가됩니다. 특성 wcm:keyValue는 각 고유 연결을 식별하는 데 사용됩니다. 예를 들어 Monitor1, Monitor2Monitor3Key 값을 사용하여 세 가지 연결을 지정할 수 있습니다.

AssociationElement에 대한 고유 키를 지정합니다. Key는 문자열입니다.

이 문자열 형식은 비어 있는 요소를 지원하지 않습니다. 이 설정에 빈 값을 만들지 마세요.

유효한 구성 패스

offlineServicing

부모 계층

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

적용 대상

이 구성 요소가 지원하는 지원되는 Windows 버전 및 아키텍처 목록은 Microsoft-Windows-TabletPC-Platform-Input-Core를 참조하세요.

XML 예

다음 XML 출력은 키 값 Monitor1, Monitor2 및 Monitor3을 사용하여 두 개의 태블릿 PC 모니터를 동일한 시스템의 세 디지타이저에 연결하도록 AssociationElement를 구성하는 방법을 보여 줍니다.

<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