CComBSTR::AppendBSTR

void AppendBSTR( BSTR p );

Parameters

p

[in] A BSTR to append.

Remarks

Appends the specified BSTR to m_str.

CComBSTR OverviewClass Members

See Also   CComBSTR::Append, CComBSTR::operator +=