Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IWStringBuf::prepend ( const P6WCHAR pData)
pure virtual

Prepends the specified string to the beginning of the string buffer.

Parameters
pData[ in ] A pointer to the NULL terminated string to prepend to the string buffer.
Returns