IVsGlobalSearchCallback::ReportProgress Method (IVsSearchTask^, UInt32, UInt32)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
void ReportProgress( IVsSearchTask^ pTask, unsigned int dwProgress, unsigned int dwMaxProgress )
Parameters
- pTask
- Type: Microsoft.VisualStudio.Shell.Interop::IVsSearchTask^
- dwProgress
- Type: System::UInt32
- dwMaxProgress
- Type: System::UInt32
Show: