INavigateToCallback::ReportProgress Method (Int32, Int32)
Visual Studio 2015
Informs the callback about the provider's progress in the search.
Assembly: Microsoft.VisualStudio.Language.NavigateTo.Interfaces (in Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll)
Parameters
- current
-
Type:
System::Int32
An integer between 0 and maximum, inclusive.
- maximum
-
Type:
System::Int32
An integer larger than 0.
Show: