IFindPeekResultsCallback::ReportProgress Method (Int32)
Visual Studio 2015
Represents a callback object provided to IPeekResultSource objects to report the state of result querying.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Parameters
- percentProgress
-
Type:
System::Int32
The percentage, from 0 to 100, of a work completion.
Show: