Share via


IFeedSyncServices::LoadFeed

Loads a FeedSync feed from the specified stream.

HRESULT LoadFeed(
  IStream * pFeedStream);

Parameters

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

Return Value

See Also

Reference

IFeedSyncServices Interface