formZ SDK | 5.0 API Reference | System | User Interface (FUIM) | Progress Bar
Description
Set the range for the current progress stage. This overrides the range specified in fz_fuim_prog_stage_init.
Plugin Prototype
fzrt_error_td fz_fuim_prog_stage_set_range(
fzrt_int | min, |
fzrt_int | max ) |
Parameters
min [Input]
minimum value for stage range
max [Input]
maximum value for stage range
Returns
Error codes
Availability
5.0.0.0
See Also
Function Set
Defined in