| Gentee Programming Language > Documentation > Libraries | Download documentation |
Press a key alone or together with Shift, Ctrl, Alt.
uint sendvkey( ushort vkey, uint flag )
vkey Virtual key code. flag Flags for pressing additional keys. $SVK_SHIFT Shift is pressed. $SVK_ALT Alt is pressed. $SVK_CONTROL Ctrl is pressed.
If error occurs, function returns 0.
See alsoCopyright © 2004-2006 Gentee Inc. All rights reserved. |