หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Describes Sync Manager resolution feedback. Used by ISyncMgrResolutionHandler.
Syntax
typedef enum SYNCMGR_RESOLUTION_FEEDBACK {
SYNCMGR_RF_CONTINUE = 0,
SYNCMGR_RF_REFRESH,
SYNCMGR_RF_CANCEL
} ;
Constants
SYNCMGR_RF_CONTINUEValue: 0 Proceed to the next conflict. |
SYNCMGR_RF_REFRESHApply to All is stopped and the dialog will be displayed for this conflict. |
SYNCMGR_RF_CANCELCancels resolution of any more conflicts in the set. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Header | syncmgr.h |