IEnumSyncChanges interface (winsync.h)
Enumerates a list of item changes.
Inheritance
The IEnumSyncChanges interface inherits from the IUnknown interface. IEnumSyncChanges also has these types of members:
Methods
The IEnumSyncChanges interface has these methods.
IEnumSyncChanges::Clone This method is not implemented. (IEnumSyncChanges.Clone) |
IEnumSyncChanges::Next Returns the next item change. |
IEnumSyncChanges::Reset Resets the enumerator to the beginning of the list. (IEnumSyncChanges.Reset) |
IEnumSyncChanges::Skip This method is not implemented. (IEnumSyncChanges.Skip) |
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 |