formZ SDK | 4.0 Call Back Reference | File Translator | Structured File Translator | Data Model Call Back

fz_ffmt_cbak_data_model_write_dlog_cust

Description

Adds a custom section to a model write translator's options dialog. This optional function adds items to the options dialog to support any custom options a translator may need.

Plugin Prototype

fzrt_error_td fz_ffmt_cbak_data_model_write_dlog_cust(

fz_fuim_tmpl_ptr

fuim_tmpl,

short

parent,

fz_ffmt_ref_td

ffmt_id )

Parameters

fuim_tmpl [Input]

The fuim manager pointer.

parent [Input]

The fuim id of the parent dialog.

ffmt_id [Input]

The file format reference id.

Returns

FZRT_NOERR on success. An error otherwise.

Availability

5.0.0.0

Function Set

fz_ffmt_cbak_data_model_fset


Defined in

fz_ffmt_api.h