Subscriber portal
Saves the feed to a stream.
HRESULT Save( IStream * pFeedStream);
[in] The stream to receive the feed.
S_OK.
E_OUTOFMEMORY.
STG_E_ACCESSDENIED when Sync Framework does not have write access to the stream.