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.
Appends a character to an existing CSimpleStringT object.
void AppendChar(
XCHAR ch
);
Parameters
- ch
The character to be appended
Remarks
Call this function to append the specified character to the end of an existing CSimpleStringT object.
Requirements
Header: atlsimpstr.h