typedef 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]; } PRL_UIEMU_INPUT_INFO;
PrlIoStructs.h
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
|
What do you think about this topic?
Send feedback!
|