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

fz_ffmt_data_is_symb_lev_referenced

Description

Determines if the symbol is referenced. If a symbol is referenced by a symbol instance object in the project, this function returns TRUE.

Plugin Prototype

fzrt_boolean fz_ffmt_data_is_symb_lev_referenced(

fzrt_int

windex,

fz_symb_lev_ptr

lev_ptr )

Parameters

windex [Input]

project window index

lev_ptr [Input]

The symbol definition level to check.

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