Collapse All
Parallels C API Reference
PRL_VM_PRIORITY Enumeration
PRL_VM Structs

Background/foreground VM processes priority

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

PrlEnums.h

Links
Copyright © 1999-2015 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!