Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: uint SendInput(uint, WinAPI.INPUT[], int)

Declaration

public static uint SendInput(
    uint nInputs,
    WinAPI.INPUT[] pInputs,
    int cbSize
)