formZ SDK | 5.0 API Reference | System | User Interface (FUIM) | Templates

fz_fuim_pview_opts_set_load_func

Description

Sets the load function.
This can only be called after and before the preview is created.
If fz_fuim_pview_opts_setup was called with a self_windex of TRUE or a function passed for setup_func, the load_func will not be called.

Plugin Prototype

void fz_fuim_pview_opts_set_load_func(

fz_fuim_pview_opts_ptr

opts,

fz_fuim_pview_load_func

load_func )

Parameters

opts [Input]

preview options

load_func [Input]

load function

Returns

None

Availability

5.0.0.0

Function Set

fz_fuim_fset


Defined in

fz_fuim_api.h