Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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