Collapse All
Parallels C API Reference
_PRL_UIEMU_GESTURE_DATA_PINCH Structure
Other Structs
Syntax
struct _PRL_UIEMU_GESTURE_DATA_PINCH {
  PRL_INT32 x;
  PRL_INT32 y;
  PRL_DOUBLE scale;
  PRL_DOUBLE velocity;
};
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!