Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents the role of a provider, relative to the other provider in the synchronization session.
typedef enum
{
SPR_SOURCE,
SPR_DESTINATION
} SYNC_PROVIDER_ROLE;
Members
- SPR_SOURCE
The provider is the source provider.
- SPR_DESTINATION
The provider is the destination provider.
Remarks
Changes flow from the source provider to the destination provider in a synchronization session.
Requirements
Header: Synchronization.h