IEnumChangeUnitExceptions Interface

Enumerates change unit exceptions that are stored in a knowledge object.


interface IEnumChangeUnitExceptions : IUnknown

IEnumChangeUnitExceptions methods

Description

IEnumChangeUnitExceptions::Next

Returns the next elements in the change unit exception set, if they are available.

IEnumChangeUnitExceptions::Skip

Skips the specified number of change unit exceptions.

IEnumChangeUnitExceptions::Reset

Resets the enumerator to the beginning of the change unit exception set.

IEnumChangeUnitExceptions::Clone

Clones the enumerator and returns a new enumerator that is in the same state as the current one.

Header: Synchronization.h

Show: