formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Basic

fzrt_error_was_posted

Description

Checks if an error has been posted. This will mark the error as posted. if the error was the last error it will also clear the last error.

Plugin Prototype

fzrt_boolean fzrt_error_was_posted(

fzrt_error_td

err_id )

Parameters

err_id [Input]

error ID to check

Returns

TRUE if it has been posted, FALSE otherwise.

Availability

5.0.0.0

See Also

Function Set

fz_fzrt_base_fset


Defined in

fzrt_api.h