CCmdUI::m_pMenu

This data member contains a pointer to the menu (a CMenu object) represented by the CCmdUI object. Its value is NULL if the item is not a menu.

CMenu* m_pMenu;

At a Glance

Header file: Afxwin.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CCmdUI Overview, CCmdUI Data Members, Support Classes