Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 643 Bytes

storagelibrarychangereader_acceptchangesasync_1539288942.md

File metadata and controls

22 lines (15 loc) · 643 Bytes
-api-id -api-type
M:Windows.Storage.StorageLibraryChangeReader.AcceptChangesAsync
winrt method

Windows.Storage.StorageLibraryChangeReader.AcceptChangesAsync

-description

Tells the system that all of the changes described in the StorageLibraryChange objects returned by the call to ReadBatchAsync have been addressed by the app.

-returns

An object that is used to manage the asynchronous accept change operation.

-remarks

-examples

-see-also