RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStreamedConnection._Release Method

Decrements an internal reference counter.

Pascal
function _Release: Integer; stdcall;
C++
__fastcall __stdcall int _Release();

__Release implements the IUnknown interface method, _Release, by decrementing an internal reference counter. The reference count is increased by calling _AddRef 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!