[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  GetKeyToggle( nKey )-> <lToggle>
------------------------------------------------------------------------------


 PARAMETER:

  <nKey> is the code of the key that we want to examine.


 RETURNS:

  <lToggle> is TRUE if the key is toggled ON


 DESCRIPTION:

  The return value specifies the toggled-state of the given virtual key. 
  A toggle key, such as the CAPSLOCK key, is toggled if it has been pressed
  an odd number of times since the system was started. 


  SOURCE\WINAPI\KEYBRD.C



See Also: GetAsyncKeyState GetKeyState
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson