DtvLong dal_men_chk_loc (idm, row)

Checks whether the item at the specified row position in the menu is locked.

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

Output Parameters Significance
none -

Return Code Significance
0 item is not locked
1 item is locked
2 item is defined as line

You can use this function to check whether the item has been locked via the function dal_men_loc_row.

Locked items in the menu cannot be selected. They are grayed in the menu.