formZ SDK | 4.0 Call Back Reference | Object Type
Description
Object type init function (Required). This function is called whenever a new object of this type is created. The function is expected to fill the fields of the parameter block with default values. For convenience, both the object and a pointer to the parameter block are passed in.
Plugin Prototype
fzrt_error_td fz_otyp_cbak_init(
fzrt_int | windex, |
objt, | |
parm ) |
Parameters
windex [Input]
project window index
objt [Input]
object
parm [Input]
generic pointer to the parameter block
Returns
Error codes
Availability
5.0.0.0
Function Set
Defined in