DdsiTouchPanelDisable (Windows CE 5.0)

Send Feedback

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.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.