Searched defs:aScancode (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DKeyboardImpl.cpp155 * @param aScancode The scancode to send
157 HRESULT Keyboard::putScancode(LONG aScancode) argument
161 scancodes[0] = aScancode;

Completed in 61 milliseconds