formZ SDK | 4.0 Call Back Reference | Renderer

fz_rndr_cbak_uuid

Description

Gets the UUID of a renderer. This function is called by formZ to get the uuid of the renderer. This unique id is used by formZ to distinguish the renderer from other renderers. The uuid function needs to assign the unique identifier to the function's uuid argument.

Plugin Prototype

fzrt_error_td fz_rndr_cbak_uuid(

fzrt_UUID_td

uuid )

Parameters

uuid [Result]

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_rndr_cbak_fset


Defined in

fz_rndr_api.h