IBindStatusCallback::OnProgress Method (UInt32, UInt32, UInt32, String^)
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 ulProgress, unsigned int ulProgressMax, unsigned int ulStatusCode, String^ szStatusText )
Parameters
- ulProgress
- Type: System::UInt32
- ulProgressMax
- Type: System::UInt32
- ulStatusCode
- Type: System::UInt32
- szStatusText
- Type: System::String^
Show: