Method GetScanCodeFromConsoleKeyInfo
GetScanCodeFromConsoleKeyInfo(ConsoleKeyInfo)
Get the scan code from a ConsoleKeyInfo.
public static uint GetScanCodeFromConsoleKeyInfo(ConsoleKeyInfo consoleKeyInfo)
Parameters
consoleKeyInfoConsoleKeyInfoThe console key info.
Returns
- uint
The value if apply.