Collapse All
Parallels C API Reference Guide
_PRL_UIEMU_CURSOR_POS Structure
Other Structs
Syntax
struct _PRL_UIEMU_CURSOR_POS {
  PRL_DOUBLE x;
  PRL_DOUBLE y;
  PRL_UINT8 reserved[4*4];
};
File

PrlIoStructs.h

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