值 (microsoft-windows-tabletpc-platform-input-core-associationdata-associationelement-value)
Value
會指定將平板電腦監視器與數位板建立關聯的資訊。
此設定需要:DigitizerPattern、AdapterPattern 和 MonitorPattern的字串值。 如需尋找裝置字串或裝置識別碼值的相關資訊,請參閱 MSDN 文章: DISPLAY_DEVICE 和 EnumDisplayDevices。
注意 這些模式的某些部分可能會根據安裝順序而變更。 為了獲得最佳結果,請只使用裝置唯一的字串部分。
數位板與監視之間的關聯是:
數位板Pattern完全符合一個數位板。
AdapterPattern和MonitorPattern的組合完全符合一個監視器。
值
「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">"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>