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

fz_fuim_pview_opts_set_click_func

Description

Sets the mouse click function.
This can only be called after .
This can be called any time before the preview is closed and can be called multiple times if it's necessary to change how mouse clicks are handled.

Plugin Prototype

void fz_fuim_pview_opts_set_click_func(

fz_fuim_pview_opts_ptr

opts,

fz_fuim_pview_click_func

click_func )

Parameters

opts [Input]

preview options

click_func [Input]

click function

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_fuim_fset


Defined in

fz_fuim_api.h