CComBSTR::AppendBSTR

This method appends the specified BSTR to m_str.

Syntax

void AppendBSTR( BSTR p );

At a Glance

Header file: Atlbase.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CComBSTR Overview, CComBSTR Methods, CComBSTR::Append, CComBSTR::operator +=