SYNCMGR_RESOLUTION_FEEDBACK enumeration
Describes Sync Manager resolution feedback. Used by ISyncMgrResolutionHandler.
Syntax
typedef enum SYNCMGR_RESOLUTION_FEEDBACK { SYNCMGR_RF_CONTINUE = 0, SYNCMGR_RF_REFRESH = 1, SYNCMGR_RF_CANCEL = 2 } SYNCMGR_RESOLUTION_FEEDBACK;
Constants
- SYNCMGR_RF_CONTINUE
-
Proceed to the next conflict.
- SYNCMGR_RF_REFRESH
-
Apply to All is stopped and the dialog will be displayed for this conflict.
- SYNCMGR_RF_CANCEL
-
Cancels resolution of any more conflicts in the set.
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