formZ SDK | 5.0 API Reference | Project | Symbols
Description
Given a definition and a level index, gets the level pointer. If the symbol level is not defined, lev_ptr is set to NULL.
Plugin Prototype
fzrt_error_td fz_symb_def_get_level(
fzrt_int | windex, |
def_ptr, | |
fzrt_int | lev_indx, |
lev_ptr ) |
Parameters
windex [Input]
project window index
def_ptr [Input]
definition
lev_indx [Input]
level index
Range: 0 <= lev_indx <= (FZ_SYMB_DEF_MAX_LEVEL-1)
lev_ptr [Result]
level
Returns
Error codes
Availability
5.0.0.0
Example Files
Function Set
Defined in