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.
Saves the feed to a stream.
HRESULT Save(
IStream * pFeedStream);
Parameters
- pFeedStream
[in] The stream to receive the feed.
Return Value
S_OK.
E_OUTOFMEMORY.
STG_E_ACCESSDENIED when Sync Framework does not have write access to the stream.