Collapse All
Parallels C API Reference Guide
PRL_IO_SCREEN_REGION Structure
PrlIoStructs.h PRL_IO Structs
Syntax
typedef struct _PRL_IO_SCREEN_REGION {
  PRL_UINT32 x;
  PRL_UINT32 y;
  PRL_UINT32 width;
  PRL_UINT32 height;
} PRL_IO_SCREEN_REGION;
File
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!