IInkTablet2::get_DeviceKind method (msinkaut.h)

Gets the type of Tablet device being used.

This property is read-only.

Syntax

HRESULT get_DeviceKind(
  TabletDeviceKind *Kind
);

Parameters

Kind

Return value

None

Requirements

Requirement Value
Minimum supported client Windows XP Tablet PC Edition [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header msinkaut.h
Library InkObj.dll

See also

IInkTablet2 Interface