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

fz_fuim_prog_stage_get_strings

Description

Get the current progress information strings.

Plugin Prototype

fzrt_error_td fz_fuim_prog_stage_get_strings(

char *

prog_info,

fzrt_int

prog_info_len,

char *

prog_detail,

fzrt_int

prog_detail_len )

Parameters

prog_info [Result, Optional]

string for the progress information field

prog_info_len [Input, Optional]

length of the prog_info parameter

prog_detail [Result, Optional]

string for the progress detail field

prog_detail_len [Input, Optional]

length of the prog_detail parameter

Returns

Error codes

Availability

5.0.0.0

See Also

Function Set

fz_fuim_fset


Defined in

fz_fuim_prog_api.h