다음을 통해 공유


AssociationData

AssociationData에는 AssociationElement의 인스턴스가 하나 이상 포함되어 있습니다. AssociationElement는 태블릿 PC 모니터를 디지타이저에 연결하는 정보를 지정합니다. 디지타이저에 연결하려는 각 태블릿 PC 모니터에 대해 별도의 AssociationElement를 추가합니다.

자식 요소

설정 설명
AssociationElement 태블릿 PC 모니터를 디지타이저에 연결하는 정보를 지정합니다.

부모 계층

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

유효한 구성 패스

offlineServicing

적용 대상

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

XML 예

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

<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>

Microsoft-Windows-TabletPC-Platform-Input-Core