formZ SDK | 4.0 Call Back Reference | Utility (Extension) | System Utility
Description
Utility uuid (Recommended/Required). This function is called by formZ to get the id (uuid) of the utility. This unique id is used by formZ to maintain all persistent information about the utility. This function is recommended for all utility plugins, however, it is required if the plugin file contains multiple utility plugins. The UUID is used to determine which plugin to execute when the plugin file is invoked.
Plugin Prototype
fzrt_error_td fz_util_cbak_syst_uuid(
uuid ) |
Parameters
uuid [Result]
uuid to be filled with the utility id
Returns
Error codes
Availability
5.0.0.0
See Also
Function Set
Defined in