IFeedSyncServices::LoadFeed

Loads a FeedSync feed from the specified stream.


HRESULT LoadFeed(
  IStream * pFeedStream);

pFeedStream

[in] The stream that contains the FeedSync feed to load.

Show: