IUnknown is a special base interface.
IUnknown = IInterface;
IInterface IUnknown;
System
IUnknown is a base interface with features that are important to C++ programmers and also programmers who utilize COM objects.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|