IGestureRecognizer::get_Enabled method (rtscom.h)

Gets or sets a value that indicates whether gesture recognition is enabled.

This property is read/write.

Syntax

HRESULT get_Enabled(
  BOOL *pfEnabled
);

Parameters

pfEnabled

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 rtscom.h
DLL RTSCom.dll

See also

DynamicRenderer Class

GestureRecognizer Class

IGestureRecognizer

IGestureRecognizer::MaxStrokeCount Property

RealTimeStylus Class