Reports status/progress at a given step.
[Visual Basic 6.0] Event Step(
ByVal pos As Long _
)
[Visual Basic .NET] Public Event Step As StepEventHandler
[C#] public event StepEventHandler Step
[C++]
HRESULT Step(
long pos
);
[C++]Parameters
pos [in] pos is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.