Retrieves the next user.
[Visual Basic .NET] Public Function Next ( _ ) As IUserInfo
[C#] public IUserInfo Next ( );
[C++]
HRESULT Next(
IUserInfo** user
);
[C++]Parameters
user [out, retval]user is a parameter of type IUserInfo
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.