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 IEnumLoggedConflicts object that can be used to enumerate the list of logged conflicts that are contained in this object.
HRESULT GetChangeEnumerator(
IEnumLoggedConflicts ** ppEnum);
Parameters
- ppEnum
[out] Returns an IEnumLoggedConflicts object that can be used to enumerate the list of logged conflicts that are contained in this object.
Return Value
S_OK
E_OUTOFMEMORY
E_POINTER