CComTearOffObject::m_pOwner
A pointer to a CComObject object derived from Owner.
CComObject<Owner>* m_pOwner;
Parameters
- Owner
[in] The class for which a tear-off is being implemented.
Remarks
The pointer is initialized to NULL during construction.
Requirements
Header: atlcom.h