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

fz_palt_cbak_proj_iface_tmpl

Description

Palette Options interface template function (Recommended) This function is called by formZ to generate the interface for the options for a project palette.
The interface is constructed by calls to FUIM template functions

Plugin Prototype

fzrt_error_td fz_palt_cbak_proj_iface_tmpl(

fzrt_int

windex,

fz_fuim_tmpl_ptr

tmpl_ptr,

fzrt_ptr

tmpl_data )

Parameters

windex [Input]

project window index

tmpl_ptr [Input]

pointer to formZ fuim template manager

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_proj_fset


Defined in

fz_palt_api.h