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.
Adds the specified logged conflict to the list.
HRESULT AddLoggedConflict(
ILoggedConflict * pLoggedConflict);
Parameters
- pLoggedConflict
[in] The logged conflict to add to the list.
Return Value
S_OK
E_OUTOFMEMORY
E_POINTER