佚名通过本文主要向大家介绍了super easy,super easy learning,super easy reading,super easy song,super easy songs等相关知识,希望对您有所帮助,也希望大家支持linkedu.com www.linkedu.com
    
  
                问题: 关于CComObjectRootEx和CComAggObject的 super easy problem
描述:
                    
 
   
 
 
 
描述:
            CComObjectRootEx实现了 internal query interface 和 outer queryinterface, 也含有指向outer object 的iunknown.
而CComAggObject也实现了上述功能。
在ATL继承中为什么还要继承CComObjectRootEx, CComAggObject不是什么都实现了吗?
也就是怎么ATL中,IUnkown怎么在两个地方实现的呀?

