Share via


IFeedClockVector::IsNoConflictsSpecified

Gets a value that indicates whether conflicts are preserved for the FeedSync item.

HRESULT IsNoConflictsSpecified (
  BOOL* pfIsNoConflictsSpecified);

Parameters

  • pfIsNoConflictsSpecified
    [out] TRUE if conflicts are not preserved for the item; otherwise, FALSE. This value corresponds to the noconflicts attribute of the FeedSync item.

Return Value

  • S_OK

  • E_POINTER

See Also

Reference

IFeedClockVector Interface