Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the underlying VARIANT to the VARIANT contained in the specified stream.
HRESULT ReadFromStream(
IStream* pStream
);
Parameters
- pStream
[in] A pointer to the IStream interface on the stream containing the data.
Return Value
A standard HRESULT value.
Remarks
ReadToStream requires a previous call to WriteToStream.
Requirements
Header: atlcomcli.h