IAtlStringMgr Class
This class represents the interface to a CStringT memory manager.
__interface IAtlStringMgr
Remarks
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.
Requirements
Header: atlsimpstr.h