This documentation is archived and is not being maintained.

TabletHardwareCapabilities Enumeration

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.Ink
Assembly:  Microsoft.Ink (in Microsoft.Ink.dll)

'Declaration
<FlagsAttribute> _
Public Enumeration TabletHardwareCapabilities
'Usage
Dim instance As TabletHardwareCapabilities

Member nameDescription
IntegratedIndicates the digitizer is integrated with the display.
CursorMustTouchIndicates the cursor must be in physical contact with the device to report position.
HardProximityIndicates the device can generate in-air packets when the cursor is in the physical detection range (proximity) of the device.
CursorsHavePhysicalIdsIndicates the device can uniquely identify the active cursor.

The value is 0 if the tablet device cannot provide this information.

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.

.NET Framework

Supported in: 3.0
Show: