CContainedWindow::m_pObject

CMessageMap* m_pObject;

Remarks

Points to the object containing the CContainedWindow object. This container, whose class must derive from CMessageMap, declares the message map used by the contained window.

m_pObject is initialized by the constructor. For an example, see the CContainedWindow overview.

CContainedWindow OverviewClass Members

See Also

CContainedWindow::m_dwMsgMapID