Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
_PRL_UIEMU_SELECTION_HINTING_RGN Structure
Other Structs

brief Rect as a part of region

Syntax
struct _PRL_UIEMU_SELECTION_HINTING_RGN {
  PRL_INT32 rgnRectLeft;
  PRL_INT32 rgnRectTop;
  PRL_INT32 rgnRectRight;
  PRL_INT32 rgnRectBottom;
};
File

PrlApiHinting.h

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