Method ITcUnknown:TcRelease
This method decrements the reference counter.
Syntax
ULONG TcRelease( )
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.