formZ SDK | 4.0 Call Back Reference | Object Attributes
Description
Custom attribute name function (Required). This function is called at startup. It is expected to return a name string for the custom attribute. The name cannot be longer than max_name.
Plugin Prototype
fzrt_error_td fz_attr_cbak_name(
char * | name, |
fzrt_int | max_name ) |
Parameters
name [Result]
The name of the attribute.
max_name [Input]
The maximum numbers of characters for the name.
Returns
error
Availability
5.0.0.0
Function Set
Defined in