C# Class Dear.KeyboardControl.KeyboardPInvoke

Mostrar archivo Open project: MrWindows/MrWindows Class Usage Examples

Private Methods

Method Description
GetKeyState ( VirtualKey key ) : short
keybd_event ( byte bVk, byte bScan, uint dwFlags, UIntPtr dwExtraInfo ) : void