formZ SDK | 4.0 Call Back Reference | Command | Tool

fz_tool_cbak_init

Description

Tool initialization (Required). This function is called once by formZ as soon as the tool is registered. It establishes the level and kind of the tool.
Returning and error other than FZRT_NOERR will cause the tool NOT to be registered

Plugin Prototype

fzrt_error_td fz_tool_cbak_init(void)

Returns

Error codes

Availability

5.0.0.0

See Also

Function Set

fz_tool_cbak_fset


Defined in

fz_tool_api.h