Click to Rate and Give Feedback
MSDN
MSDN Library
Tablet PC
Appendices
Enumerations
 TABLET_DEVICE_KIND Enumeration

  Switch on low bandwidth view
TABLET_DEVICE_KIND Enumeration

Indicates the type of tablet device such as a pen, mouse or touch sensitive digitizer.

Syntax

typedef enum _TABLET_DEVICE_KIND {
  TABLET_DEVICE_MOUSE   = 0,
  TABLET_DEVICE_PEN,
  TABLET_DEVICE_TOUCH 
} TABLET_DEVICE_KIND;

Constants

TABLET_DEVICE_MOUSE

The tablet is a mouse. This includes touchpads found on many laptop computers.

TABLET_DEVICE_PEN

The tablet utilizes an electromagnetic pen and digitizer.

TABLET_DEVICE_TOUCH

The tablet utilizes a touch sensitive digitizer.

Requirements

Minimum supported clientWindows XP Tablet PC Edition
Minimum supported serverNone supported
HeaderMsinkaut.h, msinkaut_i.c
LibraryInkObj.dll

See Also

ITablet2::GetDeviceKind Method

Send comments about this topic to Microsoft

Build date: 4/29/2009

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker