共用方式為


CInterfaceList::CInterfaceList

介面清單中的建構函式。

CInterfaceList( 
   UINT nBlockSize = 10  
) throw( );

參數

  • nBlockSize
    區塊大小,以預設 10。

備註

如果需要時,區塊大小是數量的測量記憶體配置新的項目。 較大的區塊大小讓呼叫減少記憶體配置常式,不過,使用更多資源。

需求

Header: atlcoll.h

請參閱

參考

CInterfaceList Class