Skip to content

Latest commit

 

History

History
72 lines (58 loc) · 2.46 KB

nn-msinkaut-iinkgesture.md

File metadata and controls

72 lines (58 loc) · 2.46 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:msinkaut.IInkGesture
IInkGesture (msinkaut.h)
Represents the ability to query particular properties of a gesture returned from a gesture recognition.
87a1db34-371e-4c02-a470-55f35dfbf4ab
IInkGesture
IInkGesture interface [Tablet PC]
IInkGesture interface [Tablet PC]
described
msinkaut/IInkGesture
tablet.iinkgesture
tablet\iinkgesture.htm
tablet
87a1db34-371e-4c02-a470-55f35dfbf4ab
12/05/2018
87a1db34-371e-4c02-a470-55f35dfbf4ab, IInkGesture, IInkGesture interface [Tablet PC], IInkGesture interface [Tablet PC],described, msinkaut/IInkGesture, tablet.iinkgesture
msinkaut.h
Windows
Windows XP Tablet PC Edition [desktop apps only]
None supported
InkObj.dll
Windows
19H1
IInkGesture
msinkaut/IInkGesture
c++
APIRef
kbSyntax
COM
InkObj.dll
InkObj.dll.dll
IInkGesture

IInkGesture interface

-description

Represents the ability to query particular properties of a gesture returned from a gesture recognition.

-inheritance

The IInkGesture interface inherits from the IUnknown interface. IInkGesture also has these types of members:

-remarks

Gesture support is built-in by using the Microsoft gesture recognizer. Available gestures are found in the InkApplicationGesture enumeration type. For more information about gestures, see Using Gestures and Command Input on the Tablet PC.

If you define a class that implements this interface, the new class will not interact correctly with the Tablet PC application programming interfaces (APIs).

-see-also

InkApplicationGesture Enumeration

InkSystemGesture Enumeration