GIS Dictionary

Browse dictionary

IUnknown

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

Related Terms