Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
_PRL_IO_DISPLAY_SCREEN_SIZE Structure
Other Structs
Syntax
struct _PRL_IO_DISPLAY_SCREEN_SIZE {
  PRL_UINT32 width;
  PRL_UINT32 height;
  PRL_UINT32 depth;
  PRL_INT32 lineBytes;
  PRL_UINT32 display;
  PRL_INT32 displayX;
  PRL_INT32 displayY;
};
File

PrlIoStructs.h

Links
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!