EVT_allowLEDS
Enables/disables the update of the keyboard LED status indicators.
Declaration
void EVTAPI EVT_allowLEDS(
ibool enable)
Prototype In
event.h
Parameters
enable |
True to enable, false to disable |
Description
Enables the update of the keyboard LED status indicators. Sometimes it may be convenient in the application to turn off the updating of the LED status indicators (such as if a game is using the CAPSLOCK key for some function). Passing in a value of FALSE to this function will turn off all the LEDS, and stop updating them when the internal status changes (note however that internally we still keep track of the toggle key status!).
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com