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

fz_fuim_pview_opts_set_track_func

Description

Sets the mouse tracking 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 tracking is handled.

Plugin Prototype

void fz_fuim_pview_opts_set_track_func(

fz_fuim_pview_opts_ptr

opts,

fz_fuim_pview_track_func

track_func )

Parameters

opts [Input]

preview options

track_func [Input]

track function

Returns

None

Availability

5.0.0.0

Function Set

fz_fuim_fset


Defined in

fz_fuim_api.h