Collapse All
Parallels Virtualization SDK
_PRL_VM_PRIORITY Enumeration
PRL_VM__

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
Copyright © 1999-2017 Parallels International GmbH. All rights reserved.