IAtlStringMgr Members

Methods

Allocate

Call this method to allocate a new string data structure.

Clone

Call this method to return a pointer to a new string manager for use with another instance of CSimpleStringT.

Free

Call this method to free a string data structure.

GetNilString

Returns a pointer to the CStringData object used by empty string objects.

Reallocate

Call this method to reallocate a string data structure.

See Also

Reference

IAtlStringMgr Class