formZ SDK | 4.0 Call Back Reference | Object Attributes

fz_attr_cbak_uuid

Description

Custom attribute uuid function (Required). This function is called at startup. It is expected to return a unique identifier for the custom attribute.

Plugin Prototype

fzrt_error_td fz_attr_cbak_uuid(

fzrt_UUID_td

uuid )

Parameters

uuid [Result]

The uuid of the attribute.

Returns

error

Availability

5.0.0.0

Function Set

fz_attr_cbak_fset


Defined in

fz_objt_attr_api.h