次の方法で共有


StorageLibraryChangeReader.AcceptChangesAsync メソッド

定義

ReadBatchAsync の呼び出しによって返される StorageLibraryChange オブジェクトに記述されているすべての変更が、アプリによって対処されたことをシステムに通知します。

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

戻り値

非同期受け入れ変更操作を管理するために使用される オブジェクト。

属性

適用対象