Share via


Value (Standard 7 Package Reference)

7/8/2014

The Value setting specifies information to associate a Tablet PC monitor to a digitizer.

This setting requires the string values of: DigitizerPattern, AdapterPattern, and MonitorPattern. For information about finding the Device String or Device ID values, see the MSDN articles: DISPLAY_DEVICE and EnumDisplayDevices.

Note

Some portions of these patterns may change depending on installation order. For best results, only use portions of the string that are unique to the device.

An association is made between the digitizer and monitor if:

  1. The DigitizerPattern matches exactly one digitizer.
  2. The combination of AdapterPattern and MonitorPattern match exactly one monitor.

Values

"DigitizerPattern"="AdapterPattern|MonitorPattern"

Specifies the information to associate the Tablet PC monitor to the digitizer.

DigitizerPattern is a substring that matches the Device Instance Path of the digitizer.

AdapterPattern is a substring that matches a unique pattern from either the DeviceString or DeviceID fields from DISPLAY_DEVICE.

MonitorPattern is a substring that matches a unique pattern from either the DeviceString or DeviceID fields from DISPLAY_DEVICE.

It is not required to match these string values completely. You can provide just the portions of the string that are unique to the device.

This string type does not support empty elements. Do not create an empty value for this setting.

Valid Passes

offlineServicing

See Also

Concepts

AssociationElement