formZ SDK | 4.0 Call Back Reference | Object Type
Description
Object type parameter set function (Optional). Given an object, and a parameter identified by its uuid, this function stores the data into the object for the given parameter.
Plugin Prototype
fzrt_error_td fz_otyp_cbak_parm_set(
fzrt_int | windex, |
objt, | |
parm_uuid, | |
data ) |
Parameters
windex [Input]
project window index
objt [Input]
object
parm_uuid [Input]
uuid of parameter
data [Input]
data to be stored into the object for the given parameter
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,
Function Set
Defined in