Collapse All
Parallels C API Reference Guide
PRL_IO_MOUSE_EVENT Structure
PrlIoStructs.h PRL_IO Structs Send Feedback
Syntax
typedef struct _PRL_IO_MOUSE_EVENT {
  PRL_INT32 x;
  PRL_INT32 y;
  PRL_INT32 z;
  PRL_UINT32 buttons;
} PRL_IO_MOUSE_EVENT;
File
Links
Copyright (c) 1999-2008 Parallels Software International Inc.
What do you think about this topic? Send feedback!