CComBSTR::WriteToStream

This method saves the m_str member to a stream.

Syntax

HRESULT WriteToStream( 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::ReadFromStream