formZ SDK | 5.0 API Reference | System | User Interface (FUIM) | Templates
Description
Sets the unload function.
This can only be called after .
It is recommended that this be called before the preview is created,
but it can be called any time before the preview is closed.
If fz_fuim_pview_opts_setup was called with a self_windex of TRUE,
the unload_func will not be called.
Plugin Prototype
void fz_fuim_pview_opts_set_unload_func(
opts, | |
unload_func ) |
Parameters
opts [Input]
preview options
unload_func [Input]
unload function
Returns
None
Availability
5.0.0.0
Function Set
Defined in