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