|
pure virtual |
Prepends 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 prepending from. |
| nChars | [ in ] The number of of characters to append. |