Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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). |