Share via


IChangeConflict::GetResolveActionForChange

Gets the conflict resolution action for the conflict.

Syntax

HRESULT GetResolveActionForChange(
  SYNC_RESOLVE_ACTION * pResolveAction);

Parameters

  • pResolveAction
    [out] Returns the conflict resolution action for the conflict.

Return Value

  • S_OK

  • E_POINTER

See Also

Reference

IChangeConflict Interface

SYNC_RESOLVE_ACTION Enumeration