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

fz_ffmt_data_symb_opts_parm_get

Description

Gets the value of a symbol import option.

Plugin Prototype

fzrt_error_td fz_ffmt_data_symb_opts_parm_get(

fz_ffmt_ref_td

ffmt_id,

fz_wind_type_enum

wind_type,

fz_ffmt_data_symb_opts_parm_enum

which,

fz_type_td *

value )

Parameters

ffmt_id [Input]

The file format reference id.

wind_type [Input]

The window environment for the symbol options.

which [Input]

The parameter to get.

value [Result]

The value.

Returns

FZRT_NOERR on success. An error otherwise.

Availability

5.0.0.0

See Also

fz_ffmt_data_symb_opts_parm_enum, fz_ffmt_data_symb_opts_parm_set

Function Set

fz_ffmt_fset


Defined in

fz_ffmt_api.h