Skip to content

LibFINS API Reference – finslib_error_clear()

finslib_error_clear( sys, error_code );

Parameters

Parameter Type Description
sys struct fins_sys_tp * A pointer to a structure with the FINS context
error_code uint16_t The code of the error to be cleared

Return Value

Type Description
int A return value from the list FINS_RETVAL_... indicating the result of the query

Description

See Also