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