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