ISyncFullEnumerationChange Interface
Represents additional information about an ISyncChange object during recovery synchronization.
ISyncFullEnumerationChange method | Description |
ISyncFullEnumerationChange::GetLearnedKnowledgeAfterRecoveryComplete | Gets the knowledge that the destination replica will learn after it applies this change during recovery synchronization. |
Gets the forgotten knowledge that the destination replica learns when the destination provider applies this change during recovery synchronization. |
To obtain an ISyncFullEnumerationChange object, pass IID_ISyncFullEnumerationChange to the QueryInterface method of an ISyncChange object during recovery synchronization.
Show: