formZ SDK | 5.0 API Reference | Project | Modeling | Attributes
Description
Gets the pointer of the attribute prototype, given the attribute's name. The prototype pointer is used throughout the generic attribute functions to identify a particular attribute.
Plugin Prototype
fzrt_error_td fz_objt_attr_get_proto_ptr(
char * | attr_name, |
attr_proto ) |
Parameters
attr_name [Input]
the name of the attribute, as seen in the Attributes Manager dialog
attr_proto [Result]
The attribute prototype pointer
Returns
error
Availability
5.0.0.0
Function Set
Defined in