Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the memory manager of the CSimpleStringT object.
IAtlStringMgr* GetManager( ) const throw( );
Return Value
A pointer to the memory manager for the CSimpleStringT object.
Remarks
Call this method to retrieve the memory manager used by the CSimpleStringT object. For more information on memory managers and string objects, see Memory Management and CStringT.
Requirements
Header: atlsimpstr.h