RAD Studio VCL Reference
|
Implements the AddRef method of the IUnknown interface.
function ObjAddRef: Integer; virtual; stdcall;
virtual __fastcall __stdcall int ObjAddRef();
ObjAddRef is used as the implementation of the IUnknown AddRef method, incrementing the reference count for the object.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|