formZ SDK | 4.0 Call Back Reference | Command | Project Command

fz_cmnd_cbak_proj_icon_menu_adjacent

Description

Adds command icon to a toolbar, adjacent to another command. This function is called by formZ to add the command icon to the icon toolbar. The position of the icon is adjacent to an existing icon.

Plugin Prototype

fzrt_error_td fz_cmnd_cbak_proj_icon_menu_adjacent(

const fzrt_UUID_td

icon_bar_uuid,

fzrt_UUID_td

adjacent_uuid,

fz_fuim_icon_adjacent_enum *

where )

Parameters

icon_bar_uuid [Input]

id of the icon tool bar

adjacent_uuid [Result]

id of the adjecant command

where [Result]

relationship to the adjacent command

Returns

Error codes

Availability

5.0.0.0

See Also

Function Set

fz_cmnd_cbak_proj_fset


Defined in

fz_cmnd_api.h