CComBSTR::WriteToStream

This method saves the m_str data member to a stream.

At a Glance

Header file: Atlbase.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

HRESULT WriteToStream( IStream* pStream );

See Also

CComBSTR::ReadFromStream