TouchPanelDisable

This function disables the touch screen.

Syntax

BOOL TouchPanelDisable( void );

Return Values

TRUE indicates success. FALSE indicates failure.

Remarks

When this function returns, the touch screen no longer generates pen events. This function is defined in the header file Tchddi.h file and is available in Windows CE version 1.0 and later.