CComVariant::WriteToStream

This method saves the underlying VARIANT 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

CComVariant Overview, CComVariant Methods, CComVariant::ReadFromStream