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 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