Notatka
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Gets all the items that are contained in the metadata store for this replica.
HRESULT GetAllItems(
BOOL fShouldIncludeDeletedItems,
IItemMetadataEnumerator ** ppItemMetadataEnumerator);
Parameters
Term |
Definition |
fShouldIncludeDeletedItems |
[in] TRUE to include deleted items in the enumeration. Otherwise, FALSE. |
ppItemMetadataEnumerator |
[out] Returns all the items that are contained in the metadata store for this replica. |
Return Value
S_OK
E_POINTER