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.
Return Value
S_OK
E_POINTER