Collapse All
Parallels C API Reference Guide
_PRL_IO_MOUSE_EVENT Structure
Other Structs
Syntax
struct _PRL_IO_MOUSE_EVENT {
  PRL_INT32 x;
  PRL_INT32 y;
  PRL_INT32 z;
  PRL_UINT32 buttons;
};
File

PrlIoStructs.h

Links
What do you think about this topic? Send feedback!