Collapse All
Parallels C API Reference Guide
PRL_MOUSE_BUTTON Enumeration
PrlEnums.h Other Structs Send Feedback
Syntax
typedef enum _PRL_MOUSE_BUTTON {
  PMB_NOBUTTON = 0,
  PMB_LEFT_BUTTON = 1,
  PMB_RIGHT_BUTTON = 2,
  PMB_MIDDLE_BUTTON = 4
} PRL_MOUSE_BUTTON;
File
Links
Copyright (c) 1999-2008 Parallels Software International Inc.
What do you think about this topic? Send feedback!