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