CCmdUI::m_pOther

This data member contains a pointer to the CWnd object, such as a tool or status bar, that sent the notification. Its value is NULL if the item is a menu or a non-CWnd object.

CWnd* m_pOther;

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, CWnd