This interface exposes information about diagnostic data from the vehicle.
Method |
Description |
IVIO_EnumDiagnosticItems::Clone | Retrieves another enumerator that contains the same state information as the current one. |
IVIO_EnumDiagnosticItems::Next | Retrieves the specified number of items in the enumeration sequence. |
IVIO_EnumDiagnosticItems::Reset | Resets the enumerator back to the beginning of the collection. |
IVIO_EnumDiagnosticItems::Skip | Skips over the specified number of items in the vehicle diagnostic items. |