The constructor.
CComCachedTearOffObject(
   void* pv 
);
Parameters
- pv
 [in] Pointer to the IUnknown of the CComCachedTearOffObject.
Remarks
Initializes the CComContainedObject member, m_contained.
Requirements
Header: atlcom.h
The constructor.
CComCachedTearOffObject(
   void* pv 
);
Initializes the CComContainedObject member, m_contained.
Header: atlcom.h