Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
_PRL_UIEMU_INPUT_INFO Structure
Other Structs
Syntax
struct _PRL_UIEMU_INPUT_INFO {
  PRL_UINT32 keyboardInputAvailable;
  PRL_UINT32 focusVersion;
  PRL_INT32 focusElemRectLeft;
  PRL_INT32 focusElemRectTop;
  PRL_INT32 focusElemRectRight;
  PRL_INT32 focusElemRectBottom;
  PRL_UINT8 reserved[4+4*4];
};
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!