Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The VMDVDDriveAttachmentType enumeration specifies what is attached to a DVD drive.
Syntax
typedef enum {
vmDVDDrive_None = 0,
vmDVDDrive_Image = 1,
vmDVDDrive_HostDrive = 2
} VMDVDDriveAttachmentType;
Constants
-
vmDVDDrive_None
-
Nothing attached.
-
vmDVDDrive_Image
-
ISO image file attached.
-
vmDVDDrive_HostDrive
-
Host CD or DVD drive attached.
Requirements
Product |
Microsoft Virtual Server 2005 onWindows Server 2003 |
Download |
Microsoft Virtual Server 2005 R2 SP1 Update onWindows Server 2008orWindows Server 2003 |
Header |
|