Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the role of a provider, relative to the other provider in the synchronization session.
Syntax
typedef enum __MIDL___MIDL_itf_winsync_0000_0000_0001 {
SPR_SOURCE = 0,
SPR_DESTINATION
} SYNC_PROVIDER_ROLE;
Constants
SPR_SOURCEValue: 0 The provider is the source provider. |
SPR_DESTINATIONThe provider is the destination provider. |
Remarks
Changes flow from the source provider to the destination provider in a synchronization session.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 7 [desktop apps only] |
| Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
| Header | winsync.h |