formZ SDK | 5.0 API Reference | Project | Symbols
Description
Deletes a definition level. If lev_indx is passed as -1, all levels and the entire definition is deleted. If lev_indx is 0, 1 or 2, only the specified level is deleted. If the specified level is the only defined level, the definition is deleted as well.
Plugin Prototype
fzrt_error_td fz_symb_def_delete(
fzrt_int | windex, |
def_ptr, | |
fzrt_int | lev_indx ) |
Parameters
windex [Input]
project window index
def_ptr [Input]
definition
lev_indx [Input]
level index
Range: -1 <= lev_indx <= 2
Returns
Error codes
Availability
5.0.0.0
Example Files
Function Set
Defined in