CComObject::Release

This method decrements the reference count on the object.

At a Glance

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

Syntax

ULONG Release( );

See Also

CComObject::AddRef