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

Appends the specified P6BCSTR to the string buffer.

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