IUnknown Gabri / March 15, 2018 [programming] All COM interfaces inherit from the IUnknown interface. The default implementation of IUnknown controls object lifetime and provides runtime […]