Sponsors
SendInput
in Keyboard
Function name: SendInput
Defined in : User32
Requirements : Windows NT 4.0 SP3 or later; Windows 98
Declaration:
Declare Function SendInput Lib "user32.dll" (ByVal nInputs As Long, pInputs As GENERALINPUT, ByVal cbSize As Long) As Long
Parameters:
Returns:
Related functions:
Examples: