This document is archived and information here might be outdated. Recommended version. |
Obtains the next extension code.
[Visual Basic .NET] Public Function Next ( _ ) As esriLicenseExtensionCode
[C#] public esriLicenseExtensionCode Next ( );
[C++]
HRESULT Next(
void
);
The Next method advances the ILicenseInfoEnum collection by one, and returns the license extension code constant at that position.