Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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