值 (microsoft-windows-tabletpc-platform-input-core-associationdata-associationelement-value)

Value 會指定將平板電腦監視器與數位板建立關聯的資訊。

此設定需要:DigitizerPatternAdapterPattern 和 MonitorPattern的字串值。 如需尋找裝置字串或裝置識別碼值的相關資訊,請參閱 MSDN 文章: DISPLAY_DEVICEEnumDisplayDevices

注意 這些模式的某些部分可能會根據安裝順序而變更。 為了獲得最佳結果,請只使用裝置唯一的字串部分。

數位板與監視之間的關聯是:

數位板Pattern完全符合一個數位板。

AdapterPatternMonitorPattern的組合完全符合一個監視器。

DigitizerPattern」=「AdapterPattern MonitorPattern| 」

指定要將平板電腦監視器與數位板建立關聯的資訊。

NumericerPattern 是一個子字串,符合數位板的裝置實例路徑。

AdapterPattern 是一個子字串,符合來自 DISPLAY_DEVICE 之 DeviceString 或 DeviceID 欄位的唯一模式。

MonitorPattern 是一個子字串,符合來自 DISPLAY_DEVICE 的 DeviceString 或 DeviceID 欄位的唯一模式。

完全不需要符合這些字串值。 您可以只提供裝置唯一的字串部分。

這種字串不支援空的元素。 請勿為這種字串建立空值。

有效的組態傳遞

offlineServicing

父階層

Microsoft-Windows-TabletPC-Platform-Input-Core| AssociationData| AssociationElement | 價值

套用至

如需此元件支援的 Windows 版本和架構清單,請參閱 Microsoft-Windows-TabletPC-Platform-Input-Core

XML 範例

下列 XML 輸出示範如何設定設定, AssociationData 將平板電腦監視器與相同系統上的三個數字板產生關聯。

針對此範例中的平板電腦監視器,DeviceString 是 「MONITOR\FAB1234B\{12ab34cd56-ef76-ab54-3210fe}」,而 DeviceID 欄位為 「Generic PnP Monitor」。 在範例中,也會選擇子字串 FAB1234B 進行 Monitor_pattern ,不過也可以選擇其他唯一子字串的選項。

注意 在 Windows 系統映射管理員中,您可以使用引號輸入值。 在 XML 中,引號會取代為 "

<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