Collapse All
Parallels C API Reference Guide
_PRL_VM_PRIORITY Enumeration
Other Structs

Background/foreground VM processes priority

Syntax
enum _PRL_VM_PRIORITY {
  PVR_PRIORITY_LOW = 0,
  PVR_PRIORITY_NORMAL = 1,
  PVR_PRIORITY_HIGH = 2
};
File

PrlEnums.h

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