#include "kbd.h";
void KBD_InputWithCursor( void );
None.
None.
Records that there was input from the keyboard button indicated by the cursor.
This record is referenced within KBD_Update()
(or KBD_UpdateValue()
), and a process corresponding to the input keyboard button is performed.
CONFIDENTIAL