BarcodeScannerEnableScannerRequest.ReportCompletedAsync Méthode
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.
Avertit l’application cliente que la demande a été traitée avec succès.
public:
virtual IAsyncAction ^ ReportCompletedAsync() = ReportCompletedAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction ReportCompletedAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction ReportCompletedAsync();
function reportCompletedAsync()
Public Function ReportCompletedAsync () As IAsyncAction
Retours
Opération asynchrone.
- Attributs
Remarques
Cette méthode doit être appelée si l’application a réussi l’opération.