CSimpleStringT::GetAllocLength

检索 CSimpleStringT 对象分配的长度。

int GetAllocLength( ) const throw( );

返回值

为该对象分配的字符数。

备注

调用此方法来确定为此 CSimpleStringT 对象分配的字符数。 在调用此函数的示例 FreeExtra 参见。

要求

Header: atlsimpstr.h

请参见

参考

CSimpleStringT选件类