Touch Proxy Driver Functions (Compact 2013)
3/26/2014
The following table shows the touch driver functions.
Programming element |
Description |
---|---|
Moves the cursor to a specified location. |
|
Accepts a touch point from the touch proxy driver. |
|
Accepts touch data from the touch proxy driver. |
|
Calibrates a touch point. |
|
Disables the touch screen. |
|
Enables the touch screen and sets the callback function that the driver calls to provide single-touch data. |
|
Enables the touch screen and sets the callback function that the driver calls to provide multi-touch data. |
|
Returns information about the capabilities of the touch screen and driver. |
|
Sets the callback function that the touch driver calls to move the cursor. |
|
Sets the hardware appropriately, when the system is turning on or off. |
|
Aborts the currently active call to the TouchPanelCalibrateAPoint function. |
|
Initiates the process of getting a calibration point. |
|
Sets the callback function that the driver calls to provide multi-touch data. |
|
Sets the calibration information that the TouchPanelCalibrateAPoint function uses to calibrate a touch point. |
|
Sets the touch point sample rate. |