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 Overview | Class Members
See Also CComVariant::ReadFromStream