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 Overview | Class Members
See Also