Collapse All
Parallels C API Reference Guide
_PRL_IO_SCREEN_SIZE Structure
Other Structs
Syntax
struct _PRL_IO_SCREEN_SIZE {
  PRL_UINT32 width;
  PRL_UINT32 height;
  PRL_UINT32 depth;
  PRL_INT32 lineBytes;
};
File

PrlIoStructs.h

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