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