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

fz_ffmt_cbak_data_model_tform_opts_changed

Description

An optional translator implemented function which gets called when the value of an option in the common section of the options dialog changes.

Plugin Prototype

fzrt_error_td fz_ffmt_cbak_data_model_tform_opts_changed(

fz_ffmt_ref_td

ffmt_id,

fz_ffmt_data_model_tform_opts_enum

which )

Parameters

ffmt_id [Input]

The file format reference id.

which [Input]

The option item that changes value.

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