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