Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Invokes the menu item specified for the menu number.
Syntax
public void InvokeMenuItemAction(
int64 nodeID,
int iMenuItemNumber,
int iSubMenuItemNumber)
Run On
Called
Parameters
- nodeID
Type: int64
The id of the node that was clicked.
- iMenuItemNumber
Type: int
The menu item number that was chosen.
- iSubMenuItemNumber
Type: int
The sub-menu item that was chosen if any.