Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the allocated length of a CSimpleStringT object.
int GetAllocLength( ) const throw( );
Return Value
The number of characters allocated for this object.
Remarks
Call this method to determine the number of characters allocated for this CSimpleStringT object. See FreeExtra for an example of calling this function.
Requirements
Header: atlsimpstr.h