CComBSTR::AppendBSTR

This method appends the specified BSTR to m_str.

At a Glance

Header file: Atlbase.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

void AppendBSTR( BSTR p );

See Also

CComBSTR::Append, CComBSTR::operator +=