CU_restore Function (ROM Call 0xC3)

system.h

void CU_restore (short State);

Restores the previous cursor state.

CU_restore restores the previous cursor state (active or inactive). Parameter State should be a value returned from CU_start or CU_stop function.


Uses: CU_cursorState, OSTimerRestart
Used by: Dialog, EV_defaultHandler, EV_setFKeyState, handleVarLinkKey, MenuKey, MenuOff, MenuOn, MenuTopRedef, MenuTopSelect, GT_KeyIn, ROM Call 0x3EA, ROM Call 0x421