formZ SDK | 5.0 API Reference | System | User Interface (FUIM) | Lists
Description
The list finalization callback function.
This callback is designed to be called during the finalization of the list.
It allows for any user defined data to be finalized.
Plugin Prototype
fzrt_error_td fz_fuim_list_finit_func(
fuim_tmpl, | |
list_ptr ) |
Parameters
fuim_tmpl [Input]
fuim manager
list_ptr [Input, Result]
list pointer
Returns
Error codes
Availability
5.0.0.0
See Also
Defined in