Collapse All
Parallels C API Reference Guide
PRL_VM_BOOT_ORDER Enumeration
PrlEnums.h 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
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!