Share via


DdsiTouchPanelDisable

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.

VOID DdsiTouchPanelDisable(void);

Parameters

None.

Return Values

None.

Requirements

OS Versions: Windows CE 1.0 and later.
Header: Tchddsi.h.
Link Library: Tchmdd.lib.

See Also

Touch Screen Drivers

 Last updated on Tuesday, May 18, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.