formZ SDK | 5.0 API Reference | System | User Interface (FUIM) | Lists
Description
The list get number of items callback function.
This callback is designed to return the number of items in the list.
This callback must be set in order for to work.
Plugin Prototype
fzrt_error_td fz_fuim_list_get_num_items_func(
fuim_tmpl, | |
list_ptr, | |
fzrt_int * | num_items ) |
Parameters
fuim_tmpl [Input]
fuim manager
list_ptr [Input]
list pointer
num_items [Result]
number of items in the list
Returns
Error codes
Availability
5.0.0.0
See Also
,
Defined in