This document is archived and information here might be outdated. Recommended version. |
Resets the extension code.
[Visual Basic .NET]
Public Sub Reset ( _
)
[C#]
public void Reset (
);
[C++]
HRESULT Reset(
void
);
Resets the ILicenseInfoEnum collection to the beginning. To make subsequent passes through the ILicenseInfoEnum collection use the Reset method to go back to the first license extension code constant in the collection.