char *dal_men_ret_nam (idm, row)

Returns the name of the item at the specified row position in the menu.

Input Parameters Significance
DtvLong idm menu Id
DtvLong row row position in the menu

Output Parameters Significance
no -

Return Code Significance
value buffer string
0 no item name set

The item buffer of a menu can keep all item names defined in the system entity T_SELECTION, whose item entries are assigned to the menu.

DataView uses the item name to refer to the help-text of the menu item..