Microsoft Windows CE 3.0  

TouchCalibrateUI_DrawConfirmationScreen

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.

This function is called to draw the calibration confirmation screen on the given drawing context.

void TouchCalibrateUI_DrawConfirmationScreen(
HDC
hdc
);

Parameters

hdc
Handle of the device context to use for drawing.

Return Values

None.

Remarks

The confirmation screen appears after the user has finished pressing the calibration targets, but before the new settings have been saved.

Requirements

Runs on Versions Defined in Include Link to
Windows CE OS 2.10 and later Calibrui.h    

See Also

TouchCalibrateUI_Done, TouchCalibrateUI_DrawMainScreen, TouchCalibrateUI_HandleUserInputMessage, TouchCalibrateUI_Initialize, TouchCalibrateUI_WaitForConfirmation