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

Action on VM when VM window gets closed

Syntax
typedef enum _PRL_VM_ACTION_ON_WINDOW_CLOSE {
  PWC_VM_STOP = 0,
  PWC_VM_SUSPEND = 1,
  PWC_VM_ASK_USER = 2,
  PWC_VM_PAUSE = 3,
  PWC_VM_SHUTDOWN = 4,
  PWC_VM_DO_NOTHING = 5
} PRL_VM_ACTION_ON_WINDOW_CLOSE;
File
Links
Copyright (c) 1999-2008 Parallels Software International Inc.
What do you think about this topic? Send feedback!