ISynchronousNotifyingChangeApplierTarget::SaveKnowledge
Saves the knowledge for the current scope.
pSyncKnowledge must replace the existing knowledge for the scope. If pForgottenKnowledge is not NULL, it must also replace the forgotten knowledge for the scope; otherwise, the existing forgotten knowledge must be kept. Sync Framework calls this method one time per change batch after all changes in the change batch have been processed.
Show: