CComCachedTearOffObject::FinalRelease

This method calls m_contained::FinalRelease to free m_contained, the CComContainedObject<contained> object.

Syntax

void FinalRelease( );

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::FinalConstruct