IItemMetadata::GetChangeUnitEnumerator

Gets an object that can be used to enumerate the change units that are contained in this item.


HRESULT GetChangeUnitEnumerator(
  IChangeUnitMetadataEnumerator ** ppEnumerator);

ppEnumerator

[out] Returns an object that can be used to enumerate the change units that are contained in this item.

  • S_OK

  • E_POINTER

Show: