StorageLibraryChangeReader.AcceptChangesAsync 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.
Indique au système que toutes les modifications décrites dans les objets StorageLibraryChange retournés par l’appel à ReadBatchAsync ont été traitées par l’application.
public:
virtual IAsyncAction ^ AcceptChangesAsync() = AcceptChangesAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction AcceptChangesAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction AcceptChangesAsync();
function acceptChangesAsync()
Public Function AcceptChangesAsync () As IAsyncAction
Retours
Objet utilisé pour gérer l’opération de modification d’acceptation asynchrone.
- Attributs