formZ SDK | 5.0 API Reference | Project | Symbols
Description
Gets the name of a definition. Note : the name parameter must be preallocated to at least FZ_SYMB_DEF_MAX_NAME characters.
Plugin Prototype
fzrt_error_td fz_symb_def_get_name(
fzrt_int | windex, |
def_ptr, | |
char * | name ) |
Parameters
windex [Input]
project window index
def_ptr [Input]
definition
name [Result]
name (must be preallocated to at least FZ_SYMB_DEF_MAX_NAME characters)
Returns
Error codes
Availability
5.0.0.0
Example Files
Function Set
Defined in