共用方式為


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)

當摘要主機報告摘要錯誤時引發。

適用於