Searched refs:KeyEvent (Results 1 – 1 of 1) sorted by relevance
100 public KEY_EVENT_RECORD KeyEvent; field734 eventReceived.KeyEvent.bKeyDown) in input_thread_proc()740 switch (eventReceived.KeyEvent.wVirtualKeyCode) in input_thread_proc()837 if (!handled && eventReceived.KeyEvent.UnicodeChar != 0) in input_thread_proc()840 …is.utf8Encoding, this.unicodeEncoding.GetBytes(new char[] { eventReceived.KeyEvent.UnicodeChar })); in input_thread_proc()