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

PrlIoStructs.h

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