KBD_IsEnableTpSampling

C Specification

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

Arguments

None.

Return Values

Returns TRUE when sampling of touch panel input is enabled; returns FALSE when disabled.

Description

Returns TRUE when sampling of touch panel input is enabled; returns FALSE when disabled.

See Also

KBD_EnableTpSampling, KBD_DisableTpSampling

CONFIDENTIAL