Compartir a través de


CComBSTR::operator BSTR

Casts a CComBSTR object to a BSTR.

operator BSTR( ) const throw( );

Remarks

Allows you to pass CComBSTR objects to functions that have [in] BSTR parameters.

Example

See the example for CComBSTR::m_str.

Requirements

Header: atlcomcli.h

See Also

Concepts

CComBSTR Class

CComBSTR Members