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

AVEVA™ Plant SCADA

PageGetConfigMenuHnd

  • Last UpdatedJul 18, 2023
  • 1 minute read

Gets the menu configuration node handle for the specified page name and menu (Level 1) name. The returned handle can be passed to the menu family of Cicode functions such as MenuGetFirstChild(), MenuGetNexChild(), MenuNodeGetProperty(), etc. to browse the contents of the menu.

Syntax

PageGetConfigMenuHnd(sPageName, sMenuName [, iIgnoreEmpty])

sPageName

The page name of the menu to be found in the menu configuration database

sMenuName

The menu name (Level 1) to be found in the menu configuration database

iIgnoreEmpty

Indicates whether to treat empty menu node as invalid (1), default is false (0)

Return Value

The menu handle of the specified menu (Level 1) node, otherwise -1 is returned.

PageDspConfigMenu

See Also

Tab Style Template Functions

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