IVMSupportDriverCollection Interface
Defines the collection of support drivers installed on the host computer. To obtain an IVMSupportDriverCollection object, use the IVMVirtualPC::SupportDrivers property.
Methods
The IVMSupportDriverCollection interface inherits the methods of the IDispatch interface.
In addition, IVMSupportDriverCollection defines the following methods.
| Method | Description |
|---|---|
Retrieves the number of support drivers in this collection. |
|
Retrieves the support driver object that corresponds to the specified index. |
|
Retrieves an enumerator for the collection. |
Properties
The IVMSupportDriverCollection interface defines the following properties. The preceding table includes access methods for these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only | An enumerator for the collection. |
|
| Read-only | The number of support drivers in this collection. |
|
| Read-only | The support driver object that corresponds to the specified index. |
Requirements
| Product | Windows Virtual PC |
| Header | VPCCOMInterfaces.h |
See Also
Send comments about this topic to Microsoft
Build date: 8/4/2009