IFullEnumerationSyncProvider::EnumerateItems

Enumerates all items in a replica.


HRESULT EnumerateItems(
  IFullEnumerationCallback *pCallback);

pCallback

[in] An IFullEnumerationCallback object that enables the provider to call methods that are related to enumeration and change detection.

Show: