Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - getkeystat() retrieves the state of the specified virtual key http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 GetKeyStat()           Retrieves the state of the specified virtual key
--------------------------------------------------------------------------------

   Syntax:              GetKeyStat( <nKey> )  --> <lPressed>

                        This function retrieves if a key is beeing
                        pressed.

   Parameters:

   <nKey>               The code of the key that we want to
                        check (normal or virtual)

   Returns:

   <lPressed>           If it is pressed or not

   Source code:         See SOURCE\\CLASSES\\TGet.prg

   See also:            GetAsynKey()


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson