TouchCalibrateUI_DrawMainScreen
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
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.