Collapse All
Parallels C API Reference Guide
PRL_VM_CONFIG_SECTIONS Enumeration
PrlEnums.h PRL_VM Structs Send Feedback

VM configuration sections

Syntax
typedef enum _PRL_VM_CONFIG_SECTIONS {
  PVC_ALL = 1,
  PVC_GENERAL_PARAMETERS,
  PVC_BOOT_OPTION,
  PVC_REMOTE_DISPLAY,
  PVC_SHARED_FOLDERS,
  PVC_CPU,
  PVC_MAIN_MEMORY,
  PVC_VIDEO_MEMORY,
  PVC_FLOPPY_DISK,
  PVC_CD_DVD_ROM,
  PVC_HARD_DISK,
  PVC_NETWORK_ADAPTER,
  PVC_SOUND,
  PVC_SERIAL_PORT,
  PVC_PARALLEL_PORT,
  PVC_IDE_DEVICES,
  PVC_SCSI_DEVICES,
  PVC_GENERIC_PCI,
  PVC_LAST_SECTION = PVC_GENERIC_PCI
} PRL_VM_CONFIG_SECTIONS;
File
Links
Copyright (c) 1999-2008 Parallels Software International Inc.
What do you think about this topic? Send feedback!