IFullEnumerationSyncProvider::EnumerateItems
Enumerates all items in a replica.
HRESULT EnumerateItems(
IFullEnumerationCallback *pCallback);
Parameters
- pCallback
[in] An IFullEnumerationCallback object that enables the provider to call methods that are related to enumeration and change detection.
Return Value
- S_OK