SHCMBM_GETMENU (Compact 7)

3/12/2014

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; set to zero.
  • lParam
    Reserved; 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

See Also

Reference

AYGShell Messages