CComTearOffObject::m_pOwner
A pointer to a CComObject object derived from Owner.
CComObject<Owner>* m_pOwner;
Параметры
- Owner
[in] The class for which a tear-off is being implemented.
Заметки
The pointer is initialized to NULL during construction.
Требования
Header: atlcom.h