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

Prepends the specfified P6BWCSTR to the string buffer.

Parameters
pData[ in ] A pointer to a P6BWCSTR that described the data to be prepended.
Returns