formZ SDK | 5.0 API Reference | Project | Symbols
Description
Given a library pointer, gets the library's name. Note : the name parameter must be preallocated to at least FZ_SYMB_LIB_MAX_NAME characters.
Plugin Prototype
fzrt_error_td fz_symb_lib_get_name(
fzrt_int | windex, |
lib_ptr, | |
char * | name ) |
Parameters
windex [Input]
project window index
lib_ptr [Input]
library
name [Result]
library name (must be preallocated to at least FZ_SYMB_LIB_MAX_NAME characters)
Returns
Error codes
Availability
5.0.0.0
Function Set
Defined in