formZ SDK | 5.0 API Reference | System | User Interface (FUIM) | Templates
Description
This is a function that allows for any custom unloading during closing of a preview.
The unload function is called during the shutdown of the preview window.
Plugin Prototype
fzrt_error_td fz_fuim_pview_unload_func(
fuim_tmpl, | |
fzrt_int | src_windex, |
fzrt_int | dst_windex ) |
Parameters
fuim_tmpl [Input]
fuim manager
src_windex [Input]
project window index source
dst_windex [Input]
project window index destination
Returns
Error codes
Availability
5.0.0.0
See Also
Defined in