formZ SDK | 5.0 API Reference | System | User Interface (FUIM) | Lists
Description
Sets the "get number of items" callback function of a list.
Plugin Prototype
fzrt_error_td fz_fuim_list_set_get_num_items_func(
fuim_tmpl, | |
list_ptr, | |
func ) |
Parameters
fuim_tmpl [Input]
fuim manager
list_ptr [Input]
list pointer
func [Input]
get number of items function
Returns
Error codes
Availability
5.0.0.0
See Also
fz_fuim_list_get_num_items_func
Function Set
Defined in