IEnumRangeExceptions interface (winsync.h)
Enumerates range exceptions that are stored in a knowledge object.
Inheritance
The IEnumRangeExceptions interface inherits from the IUnknown interface. IEnumRangeExceptions also has these types of members:
Methods
The IEnumRangeExceptions interface has these methods.
IEnumRangeExceptions::Clone Clones the enumerator and returns a new enumerator that is in the same state as the current one. (IEnumRangeExceptions.Clone) |
IEnumRangeExceptions::Next Returns the next elements in the change unit exception set, if they are available. (IEnumRangeExceptions.Next) |
IEnumRangeExceptions::Reset Resets the enumerator to the beginning of the range exception set. |
IEnumRangeExceptions::Skip Skips the specified number of range exceptions. |
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 |