IAnchorChangeDetectionCallback::ReportChanges
Reports the set of changes that were retrieved during a call to IAnchorSyncProvider::EnumerateChanges.
S_OK.
E_INVALIDARG when pItemChanges is not empty while cItemChanges is zero, or pItemChanges is empty while pItemChanges is greater than zero.
SYNC_E_PFX_INVALID_OPERATION when a previous attempt at enumerating changes has not finished, or IAnchorChangeDetectionCallback::ReportItemsAndAutodetectDeletes was previously called in the same session.
Show: