Skip to content

Latest commit

 

History

History
87 lines (63 loc) · 3.14 KB

nf-rtscom-igesturerecognizer-enablegestures.md

File metadata and controls

87 lines (63 loc) · 3.14 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
NF:rtscom.IGestureRecognizer.EnableGestures
IGestureRecognizer::EnableGestures (rtscom.h)
Sets a value that indicates to which application gestures the GestureRecognizer Class object responds.
59d39c2c-1c92-4325-b534-36b97a7df20f
EnableGestures
EnableGestures method [Tablet PC]
EnableGestures method [Tablet PC]
IGestureRecognizer interface
IGestureRecognizer interface [Tablet PC]
EnableGestures method
IGestureRecognizer.EnableGestures
IGestureRecognizer::EnableGestures
rtscom/IGestureRecognizer::EnableGestures
tablet.igesturerecognizer_enablegestures
tablet\igesturerecognizer_enablegestures.htm
tablet
59d39c2c-1c92-4325-b534-36b97a7df20f
12/05/2018
59d39c2c-1c92-4325-b534-36b97a7df20f, EnableGestures, EnableGestures method [Tablet PC], EnableGestures method [Tablet PC],IGestureRecognizer interface, IGestureRecognizer interface [Tablet PC],EnableGestures method, IGestureRecognizer.EnableGestures, IGestureRecognizer::EnableGestures, rtscom/IGestureRecognizer::EnableGestures, tablet.igesturerecognizer_enablegestures
rtscom.h
Windows
Windows XP Tablet PC Edition [desktop apps only]
None supported
RTSCom.dll
Windows
19H1
IGestureRecognizer::EnableGestures
rtscom/IGestureRecognizer::EnableGestures
c++
APIRef
kbSyntax
COM
RTSCom.dll
IGestureRecognizer.EnableGestures

IGestureRecognizer::EnableGestures

-description

Sets a value that indicates to which application gestures the GestureRecognizer Class object responds.

-parameters

-param cGestures [in]

The size of the array to which the pGestures parameter points. Valid values are between 0 and 64, inclusive.

-param pGestures [in]

An array of the InkApplicationGesture Enumeration values that indicates to which application gestures the GestureRecognizer Class object responds.

-returns

For a description of return values, see RealTimeStylus Classes and Interfaces.

-remarks

You cannot enable AllGestures in conjunction with any other gestures.

-see-also

DynamicRenderer Class

GestureRecognizer Class

IGestureRecognizer

IGestureRecognizer::Enabled Property