IVsSearchProviderCallback Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | ReportComplete(IVsSearchTask^, UInt32) | |
![]() | ReportProgress(IVsSearchTask^, UInt32, UInt32) | |
![]() | ReportResult(IVsSearchTask^, IVsSearchItemResult^) | Reports a result of the specified search task. |
![]() | ReportResults(IVsSearchTask^, UInt32, array<IVsSearchItemResult^>^) | Reports the results of the specified search tasks. |
Show:
