This document is archived and information here might be outdated. Recommended version. |
Retrieve next record in incident data. The values correspond to time fields.
[Visual Basic .NET] Public Function Next ( _ ) As IVariantArray
[C#] public IVariantArray Next ( );
[C++]
HRESULT Next(
void
);
Next returns the next traffic incident. The values array should hold one incident value for each field in the Fields property of IEnumTrafficIncidents.