msgs12.hlp (Topic list)
MM_DISMISSMENU (1.2)
Message Group  Overview                           Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
#define INCL_WINMENUS
 
MM_DISMISSMENU
mp1 = 0L;    /* not used, must be zero */
mp2 = 0L;    /* not used, must be zero */
 
An application sends an MM_DISMISSMENU message to dismiss a pull-down menu.
Ordinarily, an application sends this message only to a pull-down menu that
has the MIA_NODISMISS attribute.
 
This message does not use any parameters.
 
Return Value
 
This message does not return a value.
 
See Also
 
MM_ENDMENUMODE