Поделиться через


IAtlStringMgr Class

This class represents the interface to a CStringT memory manager.

__interface IAtlStringMgr

Заметки

This interface manages the memory used by the MFC-independent string classes; such as CSimpleStringT, CStringT, and CFixedStringT.

You can also use this class to implement a custom memory manager for your custom string class. For more information, see Memory Management and CStringT.

Требования

Header: atlsimpstr.h

См. также

Основные понятия

IAtlStringMgr Members

Hierarchy Chart

ATL/MFC Shared Classes