Gesture Functions (DTK)
4/8/2010
The following table shows the functions that support gestures, each with a description of its purpose.
Structure | Description |
---|---|
This function retrieves the movement information for any animate messages sent by Window Auto Gesture. |
|
This function is used to obtain extra information that may be supplied with a gesture message. |
|
This function fills out a GESTUREINFO structure with details of the touch gesture that was passed to WM_GESTURE. |
|
Used to retrieve the touch gesture recognition metrics (i.e. distance and time tolerances used by the touch gesture engine) for a specific gesture.. |
|
This function returns the current auto gesture configuration settings for the provided window handle. |
|
This function specifies the auto gesture configuration settings for the provided window handle. |