This documentation is archived and is not being maintained.
IEnumItemIds Interface
When implemented by a derived class, enumerates a list of item IDs.
interface IEnumItemIds : IUnknown
IEnumItemIds method | Description |
|---|
IEnumItemIds::Next | Returns the next element in the item ID list, if it is available. |
The IEnumItemIds interface is typically implemented by a provider that represents a replica that tracks filters.
Header: Synchronization.h