Share via


IFeedProviderErrors 接口

定义

此可选接口由 Windows 源提供程序实现,用于从源主机接收源错误的回调。

public interface class IFeedProviderErrors
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Windows.Widgets.WidgetContract, 327680)]
/// [Windows.Foundation.Metadata.Guid(1712447498, 55404, 18851, 147, 129, 183, 218, 103, 238, 98, 220)]
struct IFeedProviderErrors
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Windows.Widgets.WidgetContract), 327680)]
[Windows.Foundation.Metadata.Guid(1712447498, 55404, 18851, 147, 129, 183, 218, 103, 238, 98, 220)]
public interface IFeedProviderErrors
Public Interface IFeedProviderErrors
属性

方法

OnErrorInfoReported(FeedErrorInfoReportedArgs)

当源主机报告源错误时引发。

适用于