formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | User Interface

fzrt_menu_get_item_attributes_obsolete

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(

fzrt_menu_ptr

menu,

short

menuindex,

fzrt_menu_attributes_enum *

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

fz_fzrt_ui_fset


Defined in

fzrt_api.h