Deskflow 1.22.0.197
Keyboard and mouse sharing utility
|
Lock cursor to screen data. More...
#include <Server.h>
Public Types | |
enum | State { kOff , kOn , kToggle } |
Static Public Member Functions | |
static LockCursorToScreenInfo * | alloc (State state=kToggle) |
Public Attributes | |
State | m_state |
Lock cursor to screen data.
|
static |
State Server::LockCursorToScreenInfo::m_state |