Collapse All
Parallels C API Reference Guide
PRL_VM_PRIORITY Enumeration
PrlEnums.h PRL_VM Structs Send Feedback

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 (c) 1999-2008 Parallels Software International Inc.
What do you think about this topic? Send feedback!