SECCustomStatusBar::SetProgress
voidSECCustomStatusBar::SetProgress(intiPos)
Shows amount of progress on the indicator.
Defined in: sbarcust.cpp
Parameters
iPos
Position to set progress control.
Comments
The progress indicator shows the amount of progress specified by iPos. iPos is a value between the low and high ends of the progress range. The low and high values of the progress range is specified in your call to InitializeProgressControl.
See Also
SECCustomStatusBar InitializeProgressControl UninitializeProgressControl StepProgress