CComCachedTearOffObject::Release

ULONG Release( );

Return Value

In non-debug builds, always returns 0. In debug builds, returns the a value that may be useful for diagnostics or testing.

Remarks

Decrements the reference count by 1 and, if the reference count is 0, deletes the CComCachedTearOffObject object.

CComCachedTearOffObject OverviewClass Members

See Also   CComCachedTearOffObject::AddRef