formZ SDK | 5.0 API Reference | Project | File Formats | Structured File Translator | Data Model

fz_ffmt_data_model_read_get_dlog_flags

Description

Gets the enable flags for items on the common section of the Modeling Import Options dialog. This can be used in the and fz_ffmt_cbak_data_model_read_opts_changed callback functions to determine the state of the items on the dialog.

Plugin Prototype

fzrt_error_td fz_ffmt_data_model_read_get_dlog_flags(

fz_ffmt_ref_td

ffmt_id,

fzrt_int *

flags )

Parameters

ffmt_id [Input]

The file format reference id.

flags [Input]

The options enable 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_data_model_fset


Defined in

fz_ffmt_api.h