public method IAddRef.release

Brief

Decrements the reference count when the object is not required anymore.

Declaration
C++
virtual long  release () = 0

Declared in IAddRef

back