Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
PRL_IO_TOOLS_DISPLAY_INDENT Structure
PRL_IO Structs
Syntax
typedef struct _PRL_IO_TOOLS_DISPLAY_INDENT {
  PRL_INT32 displayX;
  PRL_INT32 displayY;
  PRL_UINT32 leftIndentSize;
  PRL_UINT32 topIndentSize;
  PRL_UINT32 rightIndentSize;
  PRL_UINT32 bottomIndentSize;
} PRL_IO_TOOLS_DISPLAY_INDENT;
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!