OemKeyScan
[DllImport("user32.dll", SetLastError = true)]
public static extern uint OemKeyScan(
ushort wOemChar
);Last updated
[DllImport("user32.dll", SetLastError = true)]
public static extern uint OemKeyScan(
ushort wOemChar
);Last updated