Share via


IReplStore::GetConflictInfo

This method returns information about two conflicting objects.

HRESULT GetConflictInfo(
  PCONFINFO pConfInfo
);

Parameters

  • pConfInfo
    [out] Pointer to the CONFINFO structure.

Return Values

Returns NOERROR if the information was retrieved successfully. A return value of RERR_IGNORE means that this conflict should be ignored and the objects are identical.

Requirements

OS Versions: Windows CE 2.0 and later.
Header: Cesync.h.
Link Library: Coredll.lib.

See Also

IReplStore

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.