IWebAccountProviderBaseReportOperation Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit des méthodes pour les opérations de fournisseur de comptes web qui signalent la réussite ou l’échec.
public interface class IWebAccountProviderBaseReportOperation
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(3148131515, 39227, 19799, 187, 228, 20, 33, 227, 102, 139, 76)]
struct IWebAccountProviderBaseReportOperation
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(3148131515, 39227, 19799, 187, 228, 20, 33, 227, 102, 139, 76)]
public interface IWebAccountProviderBaseReportOperation
Public Interface IWebAccountProviderBaseReportOperation
- Dérivé
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows 10 (introduit dans 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v1.0)
|
Méthodes
ReportCompleted() |
Informe l’application d’activation que l’opération s’est terminée avec succès. |
ReportError(WebProviderError) |
Informe l’application d’activation que l’opération a rencontré une erreur. |