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

fz_ffmt_data_get_import_symb_lib

Description

Gets the symbol library to import symbol definition into. This library is determined by the symbol options.

Plugin Prototype

fzrt_error_td fz_ffmt_data_get_import_symb_lib(

fzrt_int

windex,

fz_ffmt_ref_td

ffmt_id,

fz_symb_lib_ptr *

lib_ptr )

Parameters

windex [Input]

project window index

ffmt_id [Input]

The file format reference id.

lib_ptr [Result]

The symbol library.

Returns

TRUE if the symbol is referenced by a symbol instance object in the project. FALSE otherwise.

Availability

5.0.0.0

Function Set

fz_ffmt_fset


Defined in

fz_ffmt_api.h