formZ SDK | 4.0 Call Back Reference | File Translator | Structured File Translator | Data Model Call Back
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(
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
Defined in