SYNCMGR_CONFLICT_ITEM_TYPE enumeration
Describes conflict item type.
Syntax
typedef enum SYNCMGR_CONFLICT_ITEM_TYPE { SYNCMGR_CIT_UPDATED = 0x00000001, SYNCMGR_CIT_DELETED = 0x00000002 } SYNCMGR_CONFLICT_ITEM_TYPE;
Constants
- SYNCMGR_CIT_UPDATED
-
The conflict item was updated.
- SYNCMGR_CIT_DELETED
-
The conflict item was deleted.
Requirements
|
Minimum supported client | Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|
Send comments about this topic to Microsoft
Build date: 11/28/2012