Collapse All
Parallels C API Reference
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
Copyright © 1999-2015 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!