formZ SDK | 4.0 Call Back Reference | Command | System Command
Description
Adds command to the extensions menu. This function is called by formZ to add the command icon to the extensions menu toolbar.
Plugin Prototype
fzrt_error_td fz_cmnd_cbak_syst_menu(
menu_ptr, | |
const fzrt_UUID_td | extensions_uuid, |
group_uuid, | |
fzrt_int * | position ) |
Parameters
menu_ptr [Input]
pointer to formz menu manager
extensions_uuid [Input]
menu id of the extensions menu
group_uuid [Result, Optional]
menu id of the group to insert the command in if NULL, then the item will appear in the Extensions menu
position [Input]
posttion in group_uuid to insert the command in if 0, item is inserted in alpha-order
Returns
Error codes
Availability
5.0.0.0
See Also
Function Set
Defined in