Gesture Functions (DTK)

4/8/2010

The following table shows the functions that support gestures, each with a description of its purpose.

Structure Description

TKGetAnimateMessageInfo

This function retrieves the movement information for any animate messages sent by Window Auto Gesture.

TKGetGestureExtraArguments

This function is used to obtain extra information that may be supplied with a gesture message.

TKGetGestureInfo

This function fills out a GESTUREINFO structure with details of the touch gesture that was passed to WM_GESTURE.

TKGetGestureMetrics

Used to retrieve the touch gesture recognition metrics (i.e. distance and time tolerances used by the touch gesture engine) for a specific gesture..

TKGetWindowAutoGesture

This function returns the current auto gesture configuration settings for the provided window handle.

TKSetWindowAutoGesture

This function specifies the auto gesture configuration settings for the provided window handle.

See Also

Other Resources

Using Gestures in Windows Mobile 6.5
Mouse Reference