KBD_IsUsing

C Specification

#include "kbd.h";
BOOL KBD_IsUsing( void );

Arguments

None.

Return Values

Returns TRUE if the keyboard buttons or additional event buttons are touched; returns FALSE otherwise.

Description

Returns TRUE if the keyboard buttons or additional event buttons are touched; returns FALSE otherwise.

See Also

CONFIDENTIAL