IFeedItemMetadata::GetItemHistoryEnumerator

Gets an object that can enumerate the item history collection.


HRESULT GetItemHistoryEnumerator(
  IEnumFeedItemHistory ** ppEnum);

ppEnum

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

  • S_OK

  • E_POINTER

  • E_OUTOFMEMORY

Show: