次の方法で共有


TouchCalibrateUI_DrawMainScreen (Windows Embedded CE 6.0)

1/6/2010

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
Windows Embedded CE Windows CE 2.10 and later

See Also

Reference

TouchCalibrateUI_Done
TouchCalibrateUI_DrawConfirmationScreen
TouchCalibrateUI_HandleUserInputMessage
TouchCalibrateUI_Initialize
TouchCalibrateUI_WaitForConfirmation

Other Resources

Touch Screen Calibration Functions