CComCachedTearOffObject::FinalConstruct
Calls m_contained::FinalConstruct to create m_contained, the CComContainedObject<contained> object used to access the interface implemented by your tear-off class.
HRESULT FinalConstruct( );
Return Value
A standard HRESULT value.
Requirements
Header: atlcom.h