formZ SDK | 5.0 API Reference | System | User Interface (FUIM) | Templates
Description
Creates a preview window item in a dialog, where objects can be displayed. The options data structure determines how the preview is set up. The options need to be allocated with . A number of API functions can be called to customize the options.
Plugin Prototype
short fz_fuim_pview_create(
fuim_tmpl, | |
short | parent, |
short | item_id, |
pview_opts_ptr ) |
Parameters
fuim_tmpl [Input]
fuim manager
parent [Input]
parent group
item_id [Input]
fuim item id
pview_opts_ptr [Input]
preview options
Returns
The item id of the preview
Availability
5.0.0.0
See Also
,,, ,, fz_fuim_pview_opts_set_flags
Function Set
Defined in