SECProgressCtrl::StepOnTimer

BOOLSECProgressCtrl::StepOnTimer(UINTnInterval)

Steps the progress control at a regular interval until full.

Defined in: progress.cpp

Return Value

TRUE on successful step, FALSE on failure.

Parameters

nInterval

Interval, in milliseconds, between sequential  StepIt calls. Use 0 to stop the autostep.

Comments

Use this function to automate repeated calls to StepIt at a regular time interval.

See Also

SECProgressCtrl  SetStep