CComBSTR::Copy

This method allocates and returns a copy of m_str.

Syntax

BSTR Copy( ) const;

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::operator =