ISyncMgrConflictItems interface

Exposes methods that get conflict item data and item count.

Members

The ISyncMgrConflictItems interface inherits from the IUnknown interface. ISyncMgrConflictItems also has these types of members:

Methods

The ISyncMgrConflictItems interface has these methods.

MethodDescription
GetCount

Gets the conflict item count.

GetItem

Gets a specified conflict data item.

 

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2008 [desktop apps only]

Header

Syncmgr.h

IDL

Syncmgr.idl

 

 

Show: