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

fz_fuim_alrt_std_error

Description

Standard error alert. Invokes the standard alert for posting an error that was registered with the fzrt error manager

Plugin Prototype

fzrt_boolean fz_fuim_alrt_std_error(

fzrt_error_td

err_id,

fzrt_int

where_id,

char *

where_str )

Parameters

err_id [Input]

the error

where_id [Input]

ordinal identifier for where the error occurred

where_str [Input, Optional]

string identifier for where the error occurred

Returns

TRUE if posted error, FALSE if not

Availability

5.0.0.0

See Also

fzrt_error_set, fzrt_error_set_with_detail, fzrt_error_td, fzrt_error_severity_enum

Function Set

fz_fuim_fset


Defined in

fz_fuim_alrt_api.h