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

fz_ffmt_data_model_write_opts_parm_set

Description

Sets the value of a model export option.

Plugin Prototype

fzrt_error_td fz_ffmt_data_model_write_opts_parm_set(

fz_ffmt_ref_td

ffmt_id,

fz_ffmt_data_model_write_opts_enum

which,

fz_type_td *

value )

Parameters

ffmt_id [Input]

The file format reference id.

which [Input]

The parameter to set.

value [Input]

The value.

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