CString (4026)

CString is a special container, its size is variable depending on the length on the string. CString characters are stored in UNICODE. The unit of the size is in bytes so it is twice the number of characters in the string.