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