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

Action when VM gets stopped

Syntax
typedef enum _PRL_VM_ACTION_ON_STOP {
  PAS_KEEP_VM_WINDOW_OPEN = 0,
  PAS_CLOSE_VM_WINDOW = 1,
  PAS_QUIT_APPLICATION = 2
} PRL_VM_ACTION_ON_STOP;
File
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!