TouchCalibrateUI_DrawMainScreen (Compact 2013)
3/28/2014
This function is called to draw the calibration main screen on the given drawing context.
Syntax
void TouchCalibrateUI_DrawMainScreen(
HDC hdc
);
Parameters
- hdc
Handle of the device context to use for drawing.
Return Value
None.
Requirements
Header |
calibrui.h |
See Also
Reference
Touch Calibration Functions
TouchCalibrateUI_Done
TouchCalibrateUI_DrawConfirmationScreen
TouchCalibrateUI_HandleUserInputMessage
TouchCalibrateUI_Initialize
TouchCalibrateUI_WaitForConfirmation