[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
GetSubMenu(hMenu, nPos)-><hSubMenu>
------------------------------------------------------------------------------
PARAMETER:
<hMenu> Handle that identifies the menu with sub menu
<nPos> is the ( zero based ) position of the pop-up menu item
RETURNS:
<hSUbMenu> is the handle of the pop-up menu item if the function is
successful.
DESCRIPTION:
The GetSubMenu function retrieves the handle of a pop-up menu.
SOURCE:
SOURCE\WINAPI\MENUS.C
See Also:
CreatePopupMenu
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson