Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function starts the touch screen calibration sequence.
BOOL WINAPI TouchCalibrate(void);
Parameters
None.
Return Values
The function returns TRUE if it succeeds and FALSE if it fails.
To obtain extended error information, call the GetLastError function.
Remarks
To use the TouchCalibrate function, you must declare it in the source code of the application.
Requirements
OS Versions: Windows CE 2.10 and later.
Header: Pwinuser.h.
Link Library: Coredll.lib.
Send Feedback on this topic to the authors