Skip to content

LibFINS API Reference – finslib_message_fal_fals_read()

finslib_message_fal_fals_read( sys, faldata, fal_number );

Parameters

Parameter Type Description
sys struct fins_sys_tp * A pointer to a structure with the FINS context
faldata char * Location where the FAL error information must be stored
fal_number uint16_t The number of the FAL number for which the message must be read

Return Value

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

Description

See Also