SECProgressCtrl::StepIt
ULONGSECProgressCtrl::StepIt(BOOLbYield= TRUE)
Steps the progress level one increment.
Defined in: progress.cpp
Return Value
Ole progress position
Comments
The step size is determined by the SetStep method. The default stepsize is 10.
Parameters
bYield
Yield the message queue for WM_PAINT updates.
See Also