Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
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 GESTUREINFOstructure 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. |