IProgressNotify::OnProgress Method (UInt32, UInt32, Int32, Int32)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
void OnProgress( unsigned int dwProgressCurrent, unsigned int dwProgressMaximum, int fAccurate, int fOwner )
Parameters
- dwProgressCurrent
- Type: System::UInt32
- dwProgressMaximum
- Type: System::UInt32
- fAccurate
- Type: System::Int32
- fOwner
- Type: System::Int32
Show: