formZ SDK | 5.0 API Reference | System | User Interface (FUIM) | Progress Bar
Description
Update Progress bar. This function redraws the progress bar on the screen. This function is
automatically called from fz_fuim_curs_wait() when the use_clock parameter is set to TRUE in .
Note that if the initial delay time has not been reached, nothing is drawn.
To prevent the progress bar from consuming an large amount of CPU time by being updated too frequently,
the function has an internal timer such that it only actually performs an update no more than every 1/3 of a second.
Plugin Prototype
fzrt_error_td fz_fuim_prog_update(void)
Returns
Error codes
Availability
5.0.0.0
See Also
Function Set
Defined in