This document is archived and information here might be outdated. Recommended version. |
Hands back the next value in the enumeration.
[Visual Basic .NET]
Public Function NextValue ( _
) As Integer
[C#]
public int NextValue (
);
[C++]
HRESULT NextValue(
void
);