formZ SDK | 4.0 Call Back Reference | Command | Project Palette
Description
Palette name (Recommended). This function is called by formZ to get the name of the palette. It is recommended that the palette name is stored in .fzr file so that it is localizable. If this function is not provided, the name of the plugin, name of the plugin file, name of the script, or name of the script file will be used.
Plugin Prototype
fzrt_error_td fz_palt_cbak_proj_name(
char * | name, |
fzrt_int | max_len ) |
Parameters
name [Result]
string to be filled with the palette name
max_len [Input]
length of name parameter
Returns
Error codes
Availability
5.0.0.0
See Also
fz_palt_cbak_proj_uuid, fz_palt_cbak_proj_help
Function Set
Defined in