CComCachedTearOffObject::Release

This method decrements the reference count by 1 and, if the reference count is 0, deletes the CComCachedTearOffObject object

Syntax

ULONG Release( );

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