Vm_Hardware_Cdrom_DeviceAccessType

Vm_Hardware_Cdrom_DeviceAccessType
Vm_Hardware_Cdrom_DeviceAccessType

The Cdrom.DeviceAccessType enumerated type defines the valid device access types for a physical device packing of a virtual CD-ROM device.
EMULATION : ATAPI or SCSI device emulation.
PASSTHRU : Raw passthru device access.
PASSTHRU_EXCLUSIVE : Raw passthru device access, with exclusive access to the device.

This data structure has no properties.
Enumeration: EMULATION, PASSTHRU, PASSTHRU_EXCLUSIVE,