formZ SDK | 4.0 Call Back Reference | Command | Tool
Description
Tool available (Recommended). This function is called by formZ at various times to determine if the tool is available. If your tool is dependent on certain conditions to be usable, then this function can be used to prevent its use when conditions warrant. If this function is not provided, the tool is assumed to be available.
Plugin Prototype
fzrt_error_td fz_tool_cbak_avail(
fzrt_int | windex, |
fzrt_int * | rv ) |
Parameters
windex [Input]
project window index
rv [Result]
TRUE for available, FALSE for not available (dimmed)
Returns
Error codes
Availability
5.0.0.0
See Also
,fz_tool_cbak_select, fz_tool_avail_enum
Function Set
Defined in