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.

Syntax

ULONG DdsiTouchPanelDisable( void );

Remarks

This function supports the implementation of the touch screen driver.