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.

At a Glance

Header file: Afxwin.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

CMenu* m_pMenu;