Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
_PRL_UIEMU_GESTURE_EVENT Structure
Other Structs
Syntax
struct _PRL_UIEMU_GESTURE_EVENT {
  PRL_UIEMU_GESTURE_TYPE type;
  PRL_UIEMU_GESTURE_STATE state;
  PRL_UINT32 reserved1;
  PRL_UINT32 reserved2;
  PRL_UINT8 gestureData[48];
};
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!