Collapse All
Parallels C API Reference Guide
PRL_MOUSE_BUTTON Enumeration
PrlEnums.h Other Structs
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 © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!