Collapse All
Parallels Virtualization SDK
ContentsIndex
PreviousUpNext
PRL_SWITCH_SNAPSHOT_FLAGS Enumeration
Other Structs

PrlVm_SwitchSnapshotEx flags

Syntax
typedef enum _PRL_SWITCH_SNAPSHOT_FLAGS {
  PSSF_SKIP_RESUME = 1<<(PACF_MAX+1)
} PRL_SWITCH_SNAPSHOT_FLAGS;
File

PrlCommandsFlags.h

Members

PSSF_SKIP_RESUME
skip resume stage for Vm in the

  • running/paused state in the snapshot

Links
© 2021 Parallels International GmbH. All rights reserved.