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

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,
  PAO_VM_START_ON_GUI_WINDOW_LOAD = 3
} PRL_VM_AUTOSTART_OPTION;
File
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!