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