formZ SDK | 4.0 Call Back Reference | Object Type
Description
Object type parameter count function (Optional or plugins, required for scripts). Returns the number of parameters of the object type.
Plugin Prototype
fzrt_error_td fz_otyp_cbak_parm_count(
fzrt_int * | count ) |
Parameters
count [Result]
number of parameters of the object type.
Returns
Error codes
Availability
6.0.0.0
See Also
fz_otyp_cbak_parm_get_info, fz_otyp_cbak_parm_get_state_str, fz_otyp_cbak_parm_get, fz_otyp_cbak_parm_set
Function Set
Defined in