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

fzrt_error_clear

Description

This will clear the last error. This forces fzrt_error_get_last to return FZRT_NOERR until another error is set.

Plugin Prototype

void fzrt_error_clear(void)

Availability

5.0.0.0

See Also

fzrt_error_get_last

Function Set

fz_fzrt_base_fset


Defined in

fzrt_api.h