CComBSTR::operator +=

CComBSTR& operator +=( const CComBSTR& bstrSrc );

Remarks

Appends the BSTR member of bstrSrc to m_str.

CComBSTR OverviewClass Members

See Also   CComBSTR::Append, CComBSTR::AppendBSTR