|
pure virtual |
Appends to sepified substring to the string buffer.
| pData | [ in ] A pointer to the buffer to append data from. |
| nOffset | [ in ] The character offset in the buffer pointed to by pData at which begin appending from. |
| nChars | [ in ] The number of of characters to append. |