CComVariant::WriteToStream

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

CComVariant::ReadFromStream