formZ SDK | 5.0 API Reference | Project | Symbols

fz_symb_lev_get_lib_def

Description

Gets the pointers to the symbol definition and symbol library containing a symbol level.

Plugin Prototype

fzrt_error_td fz_symb_lev_get_lib_def(

fzrt_int

windex,

fz_symb_lev_ptr

lev_ptr,

fz_symb_lib_ptr *

lib_ptr,

fz_symb_def_ptr *

def_ptr )

Parameters

windex [Input]

project window index

lev_ptr [Input]

The symbol definition's level.

lib_ptr [Result]

The symbol definition containing the level.

def_ptr [Result]

The symbol library containing the level.

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_symb_fset


Defined in

fz_symb_api.h