CSimpleStringT::AppendChar
Appends a character to an existing CSimpleStringT object.
void AppendChar(
XCHAR ch
);
Параметры
- ch
The character to be appended
Заметки
Call this function to append the specified character to the end of an existing CSimpleStringT object.
Требования
Header: atlsimpstr.h