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 IVMFloppyDriveCollection interface defines a collection of floppy drives within the virtual machine. An IVMFloppyDriveCollection object is returned from the IVMVirtualMachine::FloppyDrives property.
Members
The IVMFloppyDriveCollection interface inherits from the IDispatch interface. IVMFloppyDriveCollection also has these types of members:
Properties
The IVMFloppyDriveCollection interface has these properties.
| Property | Access type | Description |
|---|---|---|
| _NewEnum |
Read-only |
An IEnumVariant enumerator for the collection. |
| Count |
Read-only |
The number of floppy drives defined in this collection. |
| Item |
Read-only |
The IVMFloppyDrive object that corresponds to the given index in this collection. |
Requirements
| Product |
Microsoft Virtual Server 2005 onWindows Server 2003 |
| Download |
Microsoft Virtual Server 2005 R2 SP1 Update onWindows Server 2008orWindows Server 2003 |
| Header |
|