formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | User Interface
Description
Gets the attributes of a menu item. This will get the attributes of the menu item at the 1-based index
Plugin Prototype
fzrt_error_td fzrt_menu_get_item_attributes_obsolete(
menu, | |
short | menuindex, |
attribs ) |
Parameters
menu [Input]
menu pointer
menuindex [Input]
the 1-based index of the menu item
attribs [Result]
pointer to menu attributes receives the attributes of menu item
Returns
FZRT_NOERR on success, error id otherwise
Availability
5.0.0.0
See Also
Function Set
Defined in