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

Action when VM gets stopped

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