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.
Represents additional information about an ISyncChange object during recovery synchronization.
Inheritance
The ISyncFullEnumerationChange interface inherits from the IUnknown interface. ISyncFullEnumerationChange also has these types of members:
Methods
The ISyncFullEnumerationChange interface has these methods.
| ISyncFullEnumerationChange::GetLearnedForgottenKnowledge Gets the forgotten knowledge that the destination replica learns when the destination provider applies this change during recovery synchronization. |
| ISyncFullEnumerationChange::GetLearnedKnowledgeAfterRecoveryComplete Gets the knowledge the destination replica will learn after it applies the changes in the full enumeration. |
Remarks
To obtain an ISyncFullEnumerationChange object, pass IID_ISyncFullEnumerationChange to the QueryInterface method of an ISyncChange object during recovery synchronization.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 7 [desktop apps only] |
| Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
| Target Platform | Windows |
| Header | winsync.h |