CComBSTR::operator BSTR

This operator converts a CComBSTR object to a BSTR.

Syntax

operator BSTR( ) const;

At a Glance

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

See Also

CComBSTR Overview, CComBSTR Operators