SECProgressCtrl::SetPos
ULONGSECProgressCtrl::SetPos(ULONGulPos, BOOLbYield= TRUE)
Sets the current progress control position.
Defined in: progress.cpp
Return Value
Old progress control position.
Parameters
ulPos
New progress position.
bYield
Yield the message queue for WM_PAINT updates.
See Also