formZ SDK | 4.0 Call Back Reference | Object Attributes

fz_attr_cbak_deflt

Description

Custom attribute default function (Optional). This function is called whenever an attribute is created automatically by formZ. It is expected to fill in the default values for the attribute content.

Plugin Prototype

fzrt_error_td fz_attr_cbak_deflt(

fzrt_int

windex,

void *

data )

Parameters

windex [Input]

project window index

data [Input]

attribute data.

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_attr_cbak_fset


Defined in

fz_objt_attr_api.h