Collapse All
Parallels C API Reference Guide
PRL_IO_TOOLS_ADJUST_WORKING_AREA Structure
PrlIoStructs.h PRL_IO Structs
Syntax
typedef struct _PRL_IO_TOOLS_ADJUST_WORKING_AREA {
  PRL_UINT32 bIsOn;
  PRL_UINT32 uDockEdge;
  PRL_INT32 iDockLeft;
  PRL_INT32 iDockTop;
  PRL_INT32 iDockRight;
  PRL_INT32 iDockBottom;
} PRL_IO_TOOLS_ADJUST_WORKING_AREA;
File
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!