Collapse All
Parallels C API Reference
PRL_VM_BACKUP_TYPE Enumeration
PRL_VM Structs

Hint about the type of VE inside a backup archive

Syntax
typedef enum _PRL_VM_BACKUP_TYPE {
  PVBT_VM = 0,
  PVBT_CT_VZFS = 1,
  PVBT_CT_PLOOP = 2,
  PVBT_CT_VZWIN = 3
} PRL_VM_BACKUP_TYPE;
File

PrlEnums.h

Links
Copyright © 1999-2015 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!