This documentation is archived and is not being maintained.
TabletHardwareCapabilities Enumeration
Visual Studio 2008
Defines values that specify the hardware capabilities of a Tablet PC. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.InkAssembly: Microsoft.Ink (in Microsoft.Ink.dll)
| Member name | Description | |
|---|---|---|
| Integrated | Indicates the digitizer is integrated with the display. | |
| CursorMustTouch | Indicates the cursor must be in physical contact with the device to report position. | |
| HardProximity | Indicates the device can generate in-air packets when the cursor is in the physical detection range (proximity) of the device. | |
| CursorsHavePhysicalIds | Indicates the device can uniquely identify the active cursor. |
Windows 7, Windows Vista, Windows Server 2008 R2, Windows Server 2008
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: