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


CSimpleStringT::GetManager

Retrieves the memory manager of the CSimpleStringT object.

IAtlStringMgr* GetManager( ) const throw( );

Возвращаемое значение

A pointer to the memory manager for the CSimpleStringT object.

Заметки

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.

Требования

Header: atlsimpstr.h

См. также

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

CSimpleStringT Class

CSimpleStringT Members

CSimpleStringT::SetManager