formZ SDK | 4.0 Call Back Reference | Command | System Palette

fz_palt_cbak_syst_iface_tmpl

Description

Palette Options interface template function (Required) This function is called by formZ to generate the interface for the options for a palette.

The interface is constructed by calls to FUIM template functions

Plugin Prototype

fzrt_error_td fz_palt_cbak_syst_iface_tmpl(

fz_fuim_tmpl_ptr

tmpl_ptr,

fzrt_ptr

tmpl_data )

Parameters

tmpl_ptr [Input]

pointer to formZ fuim template

tmpl_data [Input]

pointer to formZ fuim template data

Returns

-1 for failure, ! = -1 for success

Availability

5.0.0.0

Function Set

fz_palt_cbak_syst_fset


Defined in

fz_palt_api.h