CComBSTR::ReadFromStream

This method sets the m_str member to the BSTR contained in the specified stream.

Syntax

HRESULT ReadFromStream( IStream* pStream );

At a Glance

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

See Also

CComBSTR Overview, CComBSTR Methods, CComBSTR::AppendBSTR, CComBSTR::WriteToStream, CComBSTR::operator +=,