Indicates the result of a synchronization cancellation attempt.
Public Enum DBSC_CancelRet
public enum DBSC_CancelRet
Canceled a synchronization that was in the wait queue.
1
Canceled an active synchronization.
2
Failed to cancel the synchronization.
3