Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called by a provider instead of IFullEnumerationCallback::ReportItems to cause the Sync Framework runtime to skip change detection for a synchronization session.
HRESULT SkipChangeDetection();
Parameters
None.
Return Value
S_OK
SYNC_E_PFX_INVALID_OPERATION when IFullEnumerationCallback::ReportItems has already been called, or a previous attempt at change detection failed.