Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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 provides information on the accuracy of the touch screen calibration.
BOOL ErrorAnalysis(
INT32 cCalibrationPoints,
INT32* pScreenXBuffer,
INT32* pScreenYBuffer,
INT32* pUncalXBuffer,
INT32* pUncalYBuffer
);
TRUE indicates success. FALSE indicates failure.
This routine executes during calibration of the touch screen. It receives a set of calibration screen coordinates and a corresponding set of uncalibrated point data. It evaluates the correlation between the two sets of points to determine whether the touch data is accurate enough to accept for screen calibration.
OS Versions: Windows CE 1.0 and later.
Header: Calibrat.c.
Link Library: Tch_cal.lib.
Last updated on Tuesday, May 18, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.
Please sign in to use this experience.
Sign in