Inject a keyboard event into the event loop, as if the user performed
it with his keyboard.

Declaration Syntax
public static void InjectKeyboardEvent(
Keys key,
byte scanCode,
uint flags,
UIntPtr extraInfo
)
Assembly:
ManagedWinapi (Module: ManagedWinapi) Version: 0.3.0.0 (0.3)