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

Appends the specified P6BWCSTR to the string buffer.

Parameters
pData[ in ] A pointer to the P6BWCSTR to append.
Returns