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

PrlIoStructs.h

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