Searched refs:VRDE_INPUT_SYNCH_NUMLOCK (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/RemoteDesktop/
H A DVRDE.h1210 #define VRDE_INPUT_SYNCH_NUMLOCK 0x02 macro
/vbox/src/VBox/Main/src-client/
H A DConsoleVRDPServer.cpp1269 server->m_InputSynch.fClientNumLock = (pInputSynch->uLockStatus & VRDE_INPUT_SYNCH_NUMLOCK) != 0;

Completed in 58 milliseconds