This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IM > IMBProgressor Interface > IMBProgressor.StepProcess Method (ArcObjects .NET 10.5 SDK) |
Increments the current progressor position by one.
[Visual Basic .NET]
Public Sub StepProcess ( _
)
[C#] public void StepProcess ( );
[C++]
HRESULT StepProcess(
void
);