Parallels Desktop® 10 for Mac — C API Reference Guide
|
VM autostart options
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_APP_STARTUP = 3, PAO_VM_START_ON_GUI_VM_WINDOW_OPEN = 4, PAO_VM_START_ON_GUI_WINDOW_LOAD = PAO_VM_START_ON_GUI_APP_STARTUP } PRL_VM_AUTOSTART_OPTION;
PrlEnums.h
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
|
What do you think about this topic?
Send feedback!
|