ISyncProvider Interface

Represents a synchronization provider that can be used by a synchronization session to synchronize data with another synchronization provider.

Syntax

interface ISyncProvider : IUnknown

Members

ISyncProvider methods

Description

ISyncProvider::GetIdParameters

Gets the ID format schema of the provider.

Requirements

Header: Synchronization.h

See Also

Concepts

Sync Framework Core Components