CComVariant::ReadFromStream

This method loads a VARIANT from a stream.

Syntax

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