IUnknown._Release
Decrease reference count of the interface
Declaration
Source position: objpash.inc line 265
default
function _Release : LongInt;
See also
| Name | Description |
|---|---|
| IUnknown._AddRef | Increase reference count of the interface |
Decrease reference count of the interface
Source position: objpash.inc line 265
default
function _Release : LongInt;
| Name | Description |
|---|---|
| IUnknown._AddRef | Increase reference count of the interface |