sendvkey
Pressing a key. Press a key alone or together with Shift, Ctrl, Alt.
func uint sendvkey (
ushort vkey,
uint flag
)
ushort vkey,
uint flag
)
Parameters
vkey | Virtual key code. | ||||||
flag | Flags for pressing additional keys.
|
Return value
If the function succeeds, the return value is 1. If the function fails, the return value is 0.
Related links | Source |