CComCachedTearOffObject::FinalRelease

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

At a Glance

Header file: Atlcom.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

void FinalRelease( ); CComCachedTearOffObject::m_contained

See Also

CComCachedTearOffObject::FinalConstruct