CComTearOffObject Members

Methods

AddRef

Increments the reference count for a CComTearOffObject object.

CComTearOffObject

The constructor.

~CComTearOffObject

The destructor.

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.

See Also

Reference

CComTearOffObject Class