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