DdsiTouchPanelDisable (Windows Embedded CE 6.0)

1/6/2010

This function disables the touch screen device. Disabling a touch screen prevents generation of any subsequent touch samples, and removes power from the screen's hardware. The exact steps necessary depend on the specific characteristics of the touch screen hardware.

Syntax

VOID DdsiTouchPanelDisable(void);

Parameters

None.

Return Value

None.

Requirements

Header tchddsi.h
Library Tchmdd.lib
Windows Embedded CE Windows CE 1.0 and later

See Also

Reference

Touch Screen Driver DDSI Functions