Share via


IChangeUnitMetadataEnumerator::Skip

This method is not implemented.

HRESULT Skip(
  ULONG cItems);

Parameters

  • cItems
    [in] The number of change units to skip.

Return Value

  • E_NOTIMPL

Remarks

This method is not implemented and therefore always returns E_NOTIMPL.

See Also

Reference

IChangeUnitMetadataEnumerator Interface