This document is archived and information here might be outdated. Recommended version. |
Increments the current progressor position by one.
[Visual Basic .NET]
Public Sub StepProcess ( _
)
[C#] public void StepProcess ( );
[C++]
HRESULT StepProcess(
void
);