This method sets the m_str data member to the BSTR contained in the specified stream.
At a Glance
Header file: | Atlbase.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
HRESULT ReadFromStream( IStream* pStream );
See Also
CComBSTR::AppendBSTR, CComBSTR::WriteToStream, CComBSTR::operator +=,