The m_pBaseWindow member variable is a pointer to the owning CBaseWindow object.
Syntax
CBaseWindow *m_pBaseWindow;
See Also