Collapse All
Parallels C API Reference Guide
_PRL_UIEMU_SCROLL_UNITS Enumeration
Other Structs
Syntax
enum _PRL_UIEMU_SCROLL_UNITS {
  PRL_UIEMU_SCROLL_PIXELS = 1,
  PRL_UIEMU_SCROLL_LINES = 2,
  PRL_UIEMU_SCROLL_POINTS = 3
};
File

PrlEnums.h

Links
What do you think about this topic? Send feedback!