CComBSTR::operator &

This operator returns the address of the BSTR stored in the m_str member.

Syntax

BSTR* operator &( );

At a Glance

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

See Also

CComBSTR Overview, CComBSTR Operators