Datasnap.Win.SConnect.TStreamedConnection._Release
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Datasnap.Win.SConnect.pas Datasnap.Win.SConnect.hpp
| |
Unit: Datasnap.Win.SConnect | |
Parent: TStreamedConnection |
Delphi
function _Release: Integer; stdcall;
C++
HIDESBASE int __stdcall _Release();
Description
Decrements an internal reference counter.
__Release implements the IUnknown interface method, _Release, by decrementing an internal reference counter. The reference count is increased by calling _AddRef