BBjMenu::getMenuItemIDAt
Description
Returns the control ID of a menu item within the BBjMenu.
Syntax
|
Return Value |
Method |
|
int |
getMenuItemIDAt(int index) |
Parameters
|
Variable |
Description |
|
index |
Specifies the 0-based index of the menu to be returned. |
Return Value
Returns the ID of the menu item at index.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.