CComTearOffObject Class Members

Methods

AddRef Increments the reference count for a CcomTearOffObject object.
CcomTearOffObject Constructor.
QueryInterface Returns a pointer to the requested interface on either your tear-off class or the owner class.
Release Decrements the reference count for a CcomTearOffObject object and destroys it.

CComTearOffObjectBase Methods

CComTearOffObjectBase Constructor.

CComTearOffObjectBase Data Members

m_pOwner A pointer to a CcomObject derived from the owner class.

CComTearOffObject Overview