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