Collapse All
Virtuozzo Virtualization SDK C API Reference
ContentsIndex
PreviousUpNext
PRL_VM_BOOT_ORDER Enumeration
PRL_VM Structs

VM boot order

Syntax
typedef enum _PRL_VM_BOOT_ORDER {
  PBO_HDD_CD_FLOPPY = 0,
  PBO_FLOPPY_HDD_CD = 1,
  PBO_CD_HDD_FLOPPY = 2
} PRL_VM_BOOT_ORDER;
File

PrlEnums.h

Links
Copyright ©2016-2017 Parallels International GmbH. All rights reserved.