Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
_PRL_WINDOW_CORNERS Enumeration
Other Structs

Window corners

Syntax
enum _PRL_WINDOW_CORNERS {
  PWC_TOP_LEFT_CORNER = 0,
  PWC_TOP_RIGHT_CORNER = 1,
  PWC_BOTTOM_LEFT_CORNER = 2,
  PWC_BOTTOM_RIGHT_CORNER = 3
};
File

PrlEnums.h

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