This document is archived and information here might be outdated. Recommended version. |
Returns the next token parsed from the string as a long.
[Visual Basic .NET] Public Function NextLong ( _ ) As Integer
[C#] public int NextLong ( );
[C++]
HRESULT NextLong(
void
);