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 for a replica that have not been deleted, either by using a normal delete or a local delete.
HRESULT EnumerateAllLiveItems(
IItemFieldsEnumerator **ppItemPropertiesEnumerator);
Parameters
- ppItemPropertiesEnumerator
[out] An IItemFieldsEnumerator object that represents a collection of items and their associated fields.
Return Value
- S_OK