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 VMFloppyDriveAttachmentType enumeration specifies what is attached to a floppy drive.
Syntax
typedef enum {
vmFloppyDrive_None = 0,
vmFloppyDrive_Image = 1,
vmFloppyDrive_HostDrive = 2
} VMFloppyDriveAttachmentType;
Constants
-
vmFloppyDrive_None
-
Nothing attached.
-
vmFloppyDrive_Image
-
Floppy disk image file attached.
-
vmFloppyDrive_HostDrive
-
Host floppy 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 |
|