formZ SDK | 5.0 API Reference | System | User Interface (FUIM) | Templates
Description
Sets a custom function to call for the specified custom item.
Plugin Prototype
void fz_fuim_tmpl_item_set_cust_func(
fuim_tmpl, | |
short | item_id, |
func, | |
void * | func_data ) |
Parameters
fuim_tmpl [Input]
fuim manager
item_id [Input]
custom item id
func [Input]
custom function
func_data [Input, Optional]
data to pass to the custom function
Returns
None
Availability
5.5.0.0
Function Set
Defined in