CComCachedTearOffObject::FinalConstruct

This method calls m_contained::FinalConstruct to create m_contained, the CComContainedObject<contained> object used to access the interface implemented by your tear-off class.

Syntax

HRESULT FinalConstruct( );

At a Glance

Header file: Atlcom.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CComCachedTearOffObject Overview, CComCachedTearOffObject Methods, CComCachedTearOffObject::FinalRelease