Share via


IFeedSyncServices::GetFeedMetadata

Gets an IFeedItemMetadata object that contains the metadata of the loaded feed.

HRESULT GetFeedMetadata(
  IFeedMetadata ** ppFeedMetadata);

Parameters

  • ppFeedMetadata
    [out] Returns an object that contains the metadata of the loaded feed.

Return Value

See Also

Reference

IFeedSyncServices Interface