Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

MenuGetNodeByPath

  • Last UpdatedJul 18, 2023
  • 1 minute read

Returns a menu handle corresponding to a menu item expressed as a string path in the format <level>.<level>.<level>.<level>.

Syntax

MenuGetNodeByPath(INT hMenuNode, STRING sMenuPath)

hMenuNode

The menu to which the specified menu path belongs. Root menu node returned from MenuGetPageNode().

sMenuPath

The menu path for which to get the handle.

Return Value

Returns a menu handle for use with other Plant SCADA menu functions.

Example

MenuGetNodeByPath(hNavigationMenu, "MyPlant.MyArea.Page1")

MenuGetChild, MenuGetFirstChild, MenuGetGenericNode, MenuGetNextChild, MenuGetPageNode, MenuGetParent, MenuGetPrevChild, MenuGetWindowNode, MenuNodeAddChild, MenuNodeGetCurr, MenuNodeGetDepth, MenuNodeGetExpanded, MenuNodeGetProperty, MenuNodeGetTargetPage, MenuNodeHasCommand, MenuNodeIsDisabled, MenuNodeIsHidden, MenuNodeRemove, MenuNodeRunCommand, MenuNodeSetDisabledWhen, MenuNodeSetHiddenWhen, MenuNodeSetProperty, MenuReload

See Also

Menu Functions

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in