formZ SDK | 4.0 Call Back Reference | Object Attributes
Description
Custom attribute finit function (Optional). This function is called whenever an attribute is deleted. It allows the plugin to free any dynamic memory that may be present in an attribute.
Plugin Prototype
fzrt_error_td fz_attr_cbak_finit(
fzrt_int | windex, |
void * | data ) |
Parameters
windex [Input]
project window index
data [Input, Result]
attribute data.
Returns
Error codes
Availability
5.0.0.0
Function Set
Defined in