Collapse All
Parallels C API Reference
_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 Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!