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.
Assigns a BSTR to m_str.
HRESULT AssignBSTR(
const BSTR bstrSrc
) throw( );
Parameters
- bstrSrc
[in] A BSTR to assign to the current CComBSTR object.
Return Value
S_OK on success, or any standard HRESULT error value.
Requirements
Header: atlbase.h