Share via


TouchCalibrateUI_DrawConfirmationScreen (Windows CE 5.0)

Send Feedback

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

OS Versions: Windows CE 2.10 and later.
Header: Calibrui.h.

See Also

TouchCalibrateUI_Done | TouchCalibrateUI_DrawMainScreen | TouchCalibrateUI_HandleUserInputMessage | TouchCalibrateUI_Initialize | TouchCalibrateUI_WaitForConfirmation

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.