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

AVEVA™ Plant SCADA

TabBar_GetOpenItemsCount

  • Last UpdatedJul 18, 2023
  • 1 minute read

Gets the number of open items.

Syntax

TabBar_GetOpenItemsCount(INT nTabBarAN)

nTabBarAN

The AN of the tab bar.

Return Value

The number of open items

Example

// Add a Tab Bar control "Tabbar.h" to a page

// The genie is named "Tabbar"

INT hTabBarAN = DspGetANFromName("Tabbar")

INT nCount = TabBar_GetOpenItemsCount(hTabBarAN)

TabBar_AddTab, TabBar_GetTabCount

See Also

Public Functions

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