Collapse All
Parallels C API Reference Guide
_PRL_IO_MOUSE_EVENT Structure
PrlIoStructs.h Other Structs
Syntax
struct _PRL_IO_MOUSE_EVENT {
  PRL_INT32 x;
  PRL_INT32 y;
  PRL_INT32 z;
  PRL_UINT32 buttons;
};
File
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!