This topic has not yet been rated - Rate this topic

IItemMetadata::GetChangeUnitEnumerator

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


HRESULT GetChangeUnitEnumerator(
  IChangeUnitMetadataEnumerator ** ppEnumerator);

Parameters

ppEnumerator

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

  • S_OK

  • E_POINTER

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.