A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

IUnknown

[programming] All COM interfaces inherit from the IUnknown interface. The default implementation of IUnknown controls object lifetime and provides runtime type support.

Related Terms