Mix_IUnknown_With_IRefCount Class
class Mix_IUnknown_With_IRefCount
This template class resolves the ambiguity that occurs when mixing IRefCount and IUnknown together in an interface. It redeclares AddRef and Release so that they are not ambiguous.Defined in: CppIface.h