This interface enumerates the available components in the vehicle that expose the IVIO_Device interface.
| Method | Description | 
| IVIO_EnumDevices::Clone | Retrieves another enumerator that contains the same state information as the current enumerator. | 
| IVIO_EnumDevices::Next | Retrieves the specified number of device class identifiers (CLSIDs) in the enumeration sequence. | 
| IVIO_EnumDevices::Reset | Resets the enumerator back to the beginning of the collection. | 
| IVIO_EnumDevices::Seek | Seeks to the entry in the device component collection that matches the device CLSID specified in rclsid. | 
| IVIO_EnumDevices::Skip | Skips over the specified number of items in the vehicle device enumeration list. |