This function initiates the process of getting a calibration point.
VOID TouchPanelReadCalibrationPoint( LONG UcalX, LONG UcalY );
TRUE indicates success. FALSE indicates failure. For extended error information, see GetLastError.
This function causes the device driver to forward the last valid x-coordinates and y-coordinates between the tip states of initial down and up to the calibration callback function. The tip state of the forwarded coordinates is reported as initial down.
This function is defined in the header file Tchddi.h file and is available in Windows CE version 1.0 and later.