Collapse All
Parallels C API Reference Guide
_PRL_UIEMU_CURSOR_FORMAT Structure
Other Structs
Syntax
struct _PRL_UIEMU_CURSOR_FORMAT {
  PRL_UINT32 width;
  PRL_UINT32 height;
  PRL_UINT32 alphaXor;
  PRL_UINT32 frames;
  PRL_UINT32 framet;
  PRL_UINT8 reserved[3*4];
};
File

PrlIoStructs.h

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