This operator appends the BSTR member of bstrSrc to m_str.
At a Glance
Header file: | Atlbase.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
CComBSTR& operator +=( const CComBSTR& bstrSrc );
See Also