CComBSTR::Copy

This method allocates and returns a copy of m_str.

At a Glance

Header file: Atlbase.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

BSTR Copy( ) const;

See Also

CComBSTR::operator =