Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Methods
Increments the reference count for a CComCachedTearOffObject object. |
|
The constructor. |
|
The destructor. |
|
Calls the m_contained::FinalConstruct (the tear-off class' method). |
|
Calls the m_contained::FinalRelease (the tear-off class' method). |
|
Returns a pointer to the IUnknown of the CComCachedTearOffObject object, or to the requested interface on your tear-off class (the class contained). |
|
Decrements the reference count for a CComCachedTearOffObject object and destroys it if the reference count is 0. |
Data Members
A CComContainedObject object derived from your tear-off class (the class contained). |