Share via


SHCMBM_GETSUBMENU

The SHCMBM_GETSUBMENU message retrieves the submenu associated with a soft key button.

SHCMBM_GETMENU
  wParam = (WPARAM) res;
  lParam = (LPARAM) nMenuID;

Parameters

  • res
    This parameter is reserved for future use; the value of this parameter must be set to 0.
  • nMenuID
    Identifier of the pop-up submenu associated with the soft key button.

Return Values

When used as the Msg input parameter for the Windows CE SendMessage function, SendMessage returns the handle to a particular submenu on the soft key bar.

Requirements

Smartphone: Windows Mobile 2002 and later
OS Versions: Windows CE 3.0 and later
Header: aygshell.h
Library: aygshell.lib

See Also

SendMessage

Last updated on Friday, April 22, 2005

© 2005 Microsoft Corporation. All rights reserved.

Send feedback on this topic to the authors.