Collapse All
Parallels C API Reference Guide
_PRL_VM_BOOT_ORDER Enumeration
Other Structs

VM boot order

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

PrlEnums.h

Links
What do you think about this topic? Send feedback!