This function disables the touch screen.
BOOL TouchPanelDisable( void );
TRUE indicates success. FALSE indicates failure.
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.