IVMDVDDriveCollection interface
[Windows Virtual PC is no longer available for use as of Windows 8. Instead, use the Hyper-V WMI provider (V2).]
Defines the collection of CD and DVD drives within the virtual machine. To obtain an IVMDVDDriveCollection object, use the IVMVirtualMachine::DVDROMDrives property.
Members
The IVMDVDDriveCollection interface inherits from the IDispatch interface. IVMDVDDriveCollection also has these types of members:
Properties
The IVMDVDDriveCollection interface has these properties.
Property | Access type | Description |
---|---|---|
_NewEnum |
Read-only |
An enumerator for the collection. |
Count |
Read-only |
The number of CD and DVD drives in this collection. |
Item |
Read-only |
The CD or DVD drive object that corresponds to the specified index. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
None supported |
End of client support |
Windows 7 |
Product |
Windows Virtual PC |
Header |
|
IID |
IID_IVMDVDDriveCollection is defined as bc86e297-e55f-4742-9614-ad11d3131f68 |