IFeedManager3 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An interface implemented by the Microsoft.Windows.Widgets.Feeds.Providers.FeedManager to add methods to those included in IFeedManager and IFeedManager2.
public interface class IFeedManager3
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Windows.Widgets.WidgetContract, 786432)]
/// [Windows.Foundation.Metadata.Guid(2796523867, 3292, 18161, 164, 214, 16, 216, 198, 68, 152, 74)]
struct IFeedManager3
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Windows.Widgets.WidgetContract), 786432)]
[Windows.Foundation.Metadata.Guid(2796523867, 3292, 18161, 164, 214, 16, 216, 198, 68, 152, 74)]
public interface IFeedManager3
Public Interface IFeedManager3
- Derived
- Attributes
Methods
| Name | Description |
|---|---|
| TryRemoveAnnouncementById(String, String, String) |
Interface definition of a method that requests that an announcement be removed from the feeds host. |