Share via


CContainedWindowT::m_pObject

 

Points to the object containing the CContainedWindowT object.

Syntax

CMessageMap* m_pObject;

Remarks

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 CContainedWindowT overview.

Requirements

Header: atlwin.h

See Also

CContainedWindowT Class
CContainedWindowT::m_dwMsgMapID