CTString::SetLength
Syntax
void SetLength(const NINT newLength)
Parameters
Description
Resizes this CTString. SetLength() truncates or increases the size of the string.
Return
None.
See also
Length(), Empty()
TOCIndex