Share via


SHCMBM_GETSUBMENU (Windows Embedded CE 6.0)

1/6/2010

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 Value

Returns the HMENU to the submenu specified by menuid.

Requirements

Header aygshell.h
Library aygshell.lib
Windows Embedded CE Windows CE 3.0 and later

See Also

Reference

AYGShell Messages