ISyncProvider interface (winsync.h)

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

Inheritance

The ISyncProvider interface inherits from the IUnknown interface. ISyncProvider also has these types of members:

Methods

The ISyncProvider interface has these methods.

 
ISyncProvider::GetIdParameters

Gets the ID format schema of the provider. (ISyncProvider.GetIdParameters)

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server Windows Server 2008 R2 [desktop apps only]
Target Platform Windows
Header winsync.h

See also

Windows Sync Interfaces