void AppendBSTR( BSTR p );
Parameters
p
[in] A BSTR to append.
Remarks
Appends the specified BSTR to m_str.
CComBSTR Overview | Class Members
See Also CComBSTR::Append, CComBSTR::operator +=