GIS Dictionary
Browse dictionary
IUnknown
URL copied
Share URL
[programming]
All COM interfaces inherit from the IUnknown interface. The default implementation of IUnknown controls object lifetime and provides runtime type support.
Related Terms
COM
default interface
query interface