TouchCalibrateUI_DrawConfirmationScreen (Compact 2013)
3/28/2014
This function is called to draw the calibration confirmation screen on the given drawing context.
Syntax
void TouchCalibrateUI_DrawConfirmationScreen(
HDC hdc
);
Parameters
- hdc
Handle of the device context to use for drawing.
Return Value
None.
Remarks
The confirmation screen appears after the user has finished pressing the calibration targets, but before the new settings have been saved.
Requirements
Header |
calibrui.h |
See Also
Reference
Touch Calibration Functions
TouchCalibrateUI_Done
TouchCalibrateUI_DrawMainScreen
TouchCalibrateUI_HandleUserInputMessage
TouchCalibrateUI_Initialize
TouchCalibrateUI_WaitForConfirmation