Saves the underlying VARIANT to a stream.
HRESULT WriteToStream(
   IStream* pStream 
);
Parameters
- pStream
 [in] A pointer to the IStream interface on a stream.
Return Value
A standard HRESULT value.
Requirements
Header: atlcomcli.h
Saves the underlying VARIANT to a stream.
HRESULT WriteToStream(
   IStream* pStream 
);
A standard HRESULT value.
Header: atlcomcli.h