formZ SDK | 5.0 API Reference | System | User Interface (FUIM) | Progress Bar

fz_fuim_prog_stage_finit

Description

Finalize a progress stage. This function completes the stage and the progress indicator is drawn at the maximum position. This function does not need to be called between calls to fz_fuim_prog_stage_init as fz_fuim_prog_stage_init will automatically finalize a stage before starting a new stage. Use the function to indicate the completion of the stage when there may be a delay before the start of the next stage or the completion of the progress bar.

Plugin Prototype

fzrt_error_td fz_fuim_prog_stage_finit(void)

Returns

Error codes

Availability

5.0.0.0

See Also

fz_fuim_prog_stage_init

Function Set

fz_fuim_fset


Defined in

fz_fuim_prog_api.h