ICallHierarchySearchCallback::ReportProgress Method (Int32, Int32)
Visual Studio 2015
Updates the progress of the Call Hierarchy search.
Assembly: Microsoft.VisualStudio.Language.CallHierarchy (in Microsoft.VisualStudio.Language.CallHierarchy.dll)
Parameters
- current
-
Type:
System::Int32
The current progress.
- maximum
-
Type:
System::Int32
The maximum progress.
Show: