formZ SDK | 4.0 Call Back Reference | Command | System Command
Description
Command active. This function is called by formZ at various times only for CMND_KIND_STATE commands to determine if the command state is active. If this function is not provided, the command is assumed to be inactive.
Plugin Prototype
fzrt_error_td fz_cmnd_cbak_syst_active(
fzrt_int * | rv ) |
Parameters
rv [Result]
TRUE for available , FALSE for not available (dimmed)
Returns
TRUE for Active, FALSE for inactive
Availability
5.0.0.0
See Also
fz_cmnd_cbak_syst_avail, fz_cmnd_cbak_syst_select
Function Set
Defined in