Collapse All
Parallels C API Reference Guide
PRL_WINDOW_CORNERS Enumeration
PrlEnums.h Other Structs

Window corners

Syntax
typedef enum _PRL_WINDOW_CORNERS {
  PWC_TOP_LEFT_CORNER = 0,
  PWC_TOP_RIGHT_CORNER = 1,
  PWC_BOTTOM_LEFT_CORNER = 2,
  PWC_BOTTOM_RIGHT_CORNER = 3
} PRL_WINDOW_CORNERS;
File
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!