Share via


TouchCalibrateUI_DrawMainScreen (Windows CE 5.0)

Send Feedback

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

void TouchCalibrateUI_DrawMainScreen(   HDC hdc);

Parameters

  • hdc
    Handle of the device context to use for drawing.

Return Values

None.

Requirements

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

See Also

TouchCalibrateUI_Done | TouchCalibrateUI_DrawConfirmationScreen | TouchCalibrateUI_HandleUserInputMessage | TouchCalibrateUI_Initialize | TouchCalibrateUI_WaitForConfirmation

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.