SHCMBM_GETSUBMENU (Windows CE 5.0)
This message retrieves the menu handle to a specified submenu of the menu receiving the message.
Syntax
SHCMBM_GETSUBMENU wParam = 0 lParam = menuid
Parameters
- wParam
Reserved for future use, set to zero. - menuid
Menu identifier that specifies the submenu.
Return Values
Returns the HMENU to the submenu specified by menuid.
For Windows Mobile, when this message is used as the Msg input parameter for the SendMessage function, SendMessage returns the handle to the top-level menu associated with the soft key bar.
Requirements
Pocket PC: Pocket PC 2000 and later
Smartphone: Smartphone 2002 and later
OS Versions: Windows CE 3.0 and later
Header: aygshell.h
Library: aygshell.lib
Send Feedback on this topic to the authors