MOUSEMOVEPOINT

Undocumented in source.
nothrow
static if(_WIN32_WINNT >= 0x500)
struct MOUSEMOVEPOINT {}

Members

Variables

dwExtraInfo
ULONG_PTR dwExtraInfo;
Undocumented in source.
time
DWORD time;
Undocumented in source.
x
int x;
Undocumented in source.
y
int y;
Undocumented in source.

Meta