Delen via


IEnumFeedItemHistory::Skip

Skips the specified number of history entries.

HRESULT Skip(
  ULONG cItems);

Parameters

  • cItems
    [in] The number of history entries to skip.

Return Value

  • S_OK

  • S_FALSE

See Also

Reference

IEnumFeedItemHistory Interface