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