IFeedProviderErrors 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
這個選擇性介面是由 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) |
當摘要主機報告摘要錯誤時引發。 |