formZ SDK | 4.0 Call Back Reference | Command | Tool
Description
Tool active. This function is called by formZ at various times only for FZ_TOOL_KIND_MODIFIER tools to determine if the tool is active. If this function is not provided, the tool is assumed to be inactive.
Plugin Prototype
fzrt_error_td fz_tool_cbak_active(
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
Function Set
Defined in