AddSubMenu (parent, pos, label)
The parent menu for this submenu, such as that returned by a call to CreateSystemMenu or AddSubMenu.
An integer designating the position of this item on the menu.
The name of the submenu, as a text string, that will actually appear.
This method adds a submenu to the DataHub's system tray menu. The submenu can then be used for adding menu items or other submenus.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.