SHCMBM_GETMENU (Windows Embedded CE 6.0)
1/6/2010
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 Value
Returns the HMENU to the menu that owns the menu receiving the message.
Requirements
Header | aygshell.h |
Library | aygshell.lib |
Windows Embedded CE | Windows CE 3.0 and later |