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

fz_ffmt_cbak_data_model_read_opts_flags

Description

Obtains format options dialog item enable flags. This optional function is by the application to get the options dialog item enable flags.

Plugin Prototype

fzrt_error_td fz_ffmt_cbak_data_model_read_opts_flags(

fz_ffmt_ref_td

ffmt_id,

fzrt_int *

flags,

fzrt_int *

opts_flags )

Parameters

ffmt_id [Input]

The file format reference id.

flags [Result]

The enable flags

opts_flags [Result]

General import/export options flags

Bit Flag Type: fz_ffmt_data_model_read_iface_opts_flags_enum

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