StorageLibraryChangeTracker.GetChangeReader 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.
Récupère un StorageLibraryChangeReader qui permet à l’application d’itérer dans la liste des modifications et de marquer les modifications comme acceptées.
public:
virtual StorageLibraryChangeReader ^ GetChangeReader() = GetChangeReader;
StorageLibraryChangeReader GetChangeReader();
public StorageLibraryChangeReader GetChangeReader();
function getChangeReader()
Public Function GetChangeReader () As StorageLibraryChangeReader
Retours
Lecteur de modification retourné.