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

VM autostart options

Syntax
typedef enum _PRL_VM_AUTOSTART_OPTION {
  PAO_VM_START_MANUAL = 0,
  PAO_VM_START_ON_LOAD = 1,
  PAO_VM_START_ON_RELOAD = 2
} PRL_VM_AUTOSTART_OPTION;
File
Links
Copyright (c) 1999-2008 Parallels Software International Inc.
What do you think about this topic? Send feedback!