Method ITcUnknown:TcRelease

This method decrements the reference counter.

Syntax

ULONG  TcRelease( )

Method ITcUnknown:TcRelease 1: Return value

Resulting reference count value.

Description

Decrements the reference counter and returns the new value.

If the reference counter is 0, the object deletes itself.