UF_UI_err_s (view source)
 
Defined in: uf_ui_types.h
 
Also known as:
 
Overview
Structure containing error handling function and the user data to pass
to it


Data Members

type
UF_UI_fun_type_t
Type of function in 'fun'

fun
UF_UI_err_u_t
UF_UI_<create|open>_part error function

fun_data
UF_UI_err_data_t
Pointer to data to pass to 'fun'