Collapse All
Parallels C API Reference
_PRL_IO_TOOLS_DISPLAY_INDENT Structure
PRL_IO Structs
Syntax
struct _PRL_IO_TOOLS_DISPLAY_INDENT {
  PRL_INT32 displayX;
  PRL_INT32 displayY;
  PRL_UINT32 leftIndentSize;
  PRL_UINT32 topIndentSize;
  PRL_UINT32 rightIndentSize;
  PRL_UINT32 bottomIndentSize;
};
File

PrlIoStructs.h

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