formZ SDK | 4.0 Call Back Reference | Renderer

fz_rndr_cbak_opts_uuid

Description

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

Plugin Prototype

fzrt_error_td fz_rndr_cbak_opts_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