DP News-Robot |
25. Jun 2010 17:10 |
Life before Interfaces
Way way back this is how IUnknown was defined before Delphi added the interface language feature: IUnknown = class public { IUnknown } function QueryInterface(const IID: TGUID; out Obj): HResult; virtual; stdcall; abstract; function _AddRef: Integer; virtual; stdcall; abstract; function ... http://feeds.feedburner.com/~r/delph...~4/5N1m72RaV0k
More...
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 21:05 Uhr. |
|
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz