Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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: atlbase.h