Parallels Desktop® 10 for Mac — C API Reference Guide
|
typedef struct _PRL_UIEMU_ELEMENT_AT_POS { PRL_INT32 queryId; PRL_UINT32 queryFlags; PRL_INT32 posX; PRL_INT32 posY; PRL_INT32 propRectLeft; PRL_INT32 propRectTop; PRL_INT32 propRectRight; PRL_INT32 propRectBottom; PRL_UINT32 propControlType; PRL_UINT8 propIsControl; PRL_UINT8 propIsKbdFocusable; PRL_UINT8 propIsEnabled; PRL_UINT8 propValueIsReadOnly; PRL_UINT8 propRngValueIsReadOnly; PRL_UINT8 propIsTextEdit; PRL_UINT8 propCanInputTextGlobal; } PRL_UIEMU_ELEMENT_AT_POS;
PrlIoStructs.h
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
|
What do you think about this topic?
Send feedback!
|