IFindPeekResultsCallback Interface
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)
| Name | Description | |
|---|---|---|
![]() | ReportFailure(Exception) | Reports a failure of query processing. |
![]() | ReportProgress(Int32) | Represents a callback object provided to IPeekResultSource objects to report the state of result querying. |
Show:
