Méthode | Description | |
---|---|---|
GetDeviceName ( int index ) : string | ||
GetState ( ) : KeyboardState | ||
GetState ( int index ) : KeyboardState | ||
ProcessKeyboardEvent ( |
||
RefreshDevices ( ) : void | ||
WinRawKeyboard ( |
Méthode | Description | |
---|---|---|
GetDeviceName ( |
||
GetRegistryKey ( string name ) : RegistryKey | ||
RegisterKeyboardDevice ( |
public GetDeviceName ( int index ) : string | ||
index | int | |
Résultat | string |
public GetState ( int index ) : KeyboardState | ||
index | int | |
Résultat | KeyboardState |
public ProcessKeyboardEvent ( |
||
rin | ||
Résultat | bool |
public WinRawKeyboard ( |
||
windowHandle | ||
Résultat | System |