Partager via


TouchCalibrateUI_DrawConfirmationScreen

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

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.