Collapse All
Parallels C API Reference Guide
ContentsIndex
PreviousUpNext
_PRL_IO_SCREEN_SIZE Structure
PrlIoStructs.h  Other Structs  Send Feedback
Syntax
struct _PRL_IO_SCREEN_SIZE {
  PRL_UINT32 width;
  PRL_UINT32 height;
  PRL_UINT32 depth;
  PRL_INT32 lineBytes;
};
File
Links
Copyright (c) 1999-2009 Parallels Software International Inc.
What do you think about this topic? Send feedback!