This method decrements the reference count by 1 and, if the reference count is 0, deletes the CComCachedTearOffObject 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