IVsSearchCallback::ReportComplete Method (IVsSearchTask^, UInt32)

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

void ReportComplete(
	IVsSearchTask^ pTask,
	unsigned int dwResultsFound
)

Parameters

pTask
Type: Microsoft.VisualStudio.Shell.Interop::IVsSearchTask^

dwResultsFound
Type: System::UInt32

Return to top
Show: