次の方法で共有


TouchCalibrateUI_DrawConfirmationScreen (Windows Embedded CE 6.0)

1/6/2010

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

Syntax

void TouchCalibrateUI_DrawConfirmationScreen( 
  HDC hdc 
);

Parameters

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

Return Value

None.

Remarks

The confirmation screen appears after the user has finished pressing the calibration targets, but before the new settings have been saved.

Requirements

Header calibrui.h
Windows Embedded CE Windows CE 2.10 and later

See Also

Reference

TouchCalibrateUI_Done
TouchCalibrateUI_DrawMainScreen
TouchCalibrateUI_HandleUserInputMessage
TouchCalibrateUI_Initialize
TouchCalibrateUI_WaitForConfirmation

Other Resources

Touch Screen Calibration Functions