Deskflow 1.22.0.197
Keyboard and mouse sharing utility
|
#include <Event.h>
Static Public Attributes | |
static const Flags | NoFlags = 0x00 |
No flags. | |
static const Flags | DeliverImmediately = 0x01 |
Dispatch and free event immediately. | |
static const Flags | DontFreeData = 0x02 |
Don't free data in deleteData. |
|
inlinestatic |
Dispatch and free event immediately.
|
inlinestatic |
Don't free data in deleteData.
|
inlinestatic |
No flags.