IVIO_EnumMetrics

The IVIO_EnumMetrics interface is an enumeration interface that exposes information about a vehicle.

Method
Description
IVIO_EnumMetrics::Add Adds a new entry in the vehicle metrics collection. The new entry identifier matches the value of nItemId.
IVIO_EnumMetrics::Clone Retrieves another enumerator that contains the same state information as the current one.
IVIO_EnumMetrics::Next Retrieves the specified number of items in the enumeration sequence.
IVIO_EnumMetrics::Reset Resets the enumerator back to the beginning of the collection.
IVIO_EnumMetrics::Seek Searches for a metrics item identifier in the vehicle metrics collection.
IVIO_EnumMetrics::Set Sets the value of the current item referenced by the enumerator.
IVIO_EnumMetrics::Skip Skips over the specified number of items in the vehicle metrics collection.