CComVariant::WriteToStream

HRESULT WriteToStream( IStream* pStream );

Return Value

A standard HRESULT value.

Parameters

pStream

[in] A pointer to the IStream interface on a stream.

Remarks

Saves the underlying VARIANT to a stream.

CComVariant OverviewClass Members

See Also   CComVariant::ReadFromStream