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 reference counter gets zero, object deletes itself.