Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
PRL_IO_TOOLS_ADJUST_WORKING_AREA Structure
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

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!