KBD_IsTouchedTp

C Specification

#include "kbd_input.h";
BOOL KBD_IsTouchedTp( void );

Arguments

None.

Return Values

Returns TRUE if the touch panel is being touched; returns FALSE otherwise.

Description

Returns TRUE if the touch panel is being touched; returns FALSE otherwise.
Also returns FALSE if the touch panel is being touched but valid data cannot be obtained.

See Also

CONFIDENTIAL