SHCMBM_GETMENU (Windows CE 5.0)
This message retrieves the menu handle to the menu that owns the menu receiving the message.
Syntax
SHCMBM_GETMENU wParam = 0 lParam = 0
Parameters
- wParam
Reserved for future use, set to zero. - lParam
Reserved for future use, set to zero.
Return Values
Returns the HMENU to the menu that owns the menu receiving the message.
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