Udostępnij za pośrednictwem


IFeedItemMetadata::GetItemHistoryEnumerator

Gets an object that can enumerate the item history collection.

HRESULT GetItemHistoryEnumerator(
  IEnumFeedItemHistory ** ppEnum);

Parameters

  • ppEnum
    [out] Returns an object that can enumerate the item history collection.

Return Value

  • S_OK

  • E_POINTER

  • E_OUTOFMEMORY

See Also

Reference

IFeedItemMetadata Interface