IAtlStringMgr::Free
Frees a string data structure.
void Free(
CStringData* pData
) throw( );
Параметры
- pData
A pointer to the memory block to be freed.
Заметки
Frees the specified memory block previously allocated by Allocate or Reallocate.
![]() |
---|
For usage examples, see Memory Management and CStringT. |
Требования
Header: atlsimpstr.h