formZ SDK | 4.0 Call Back Reference | Object Type

fz_otyp_cbak_uuid

Description

Object type uuid function (Required). This function is called at startup. It is expected to return a unique identifier for the object type.

Plugin Prototype

fzrt_error_td fz_otyp_cbak_uuid(

fzrt_UUID_td

uuid )

Parameters

uuid [Result]

The uuid of the object type.

Returns

error

Availability

5.0.0.0

Function Set

fz_otyp_cbak_fset


Defined in

fz_otyp_api.h