CSimpleStringT::ReleaseBufferSetLength
Releases control of the buffer allocated by GetBuffer.
void ReleaseBufferSetLength(
int nNewLength
);
Параметры
- nNewLength
The length of the string being released
Заметки
This function is functionally similar to ReleaseBuffer except that a valid length for the string object must be passed.
Требования
Header: atlsimpstr.h