IApplicationSyncServices Interface

Creates objects that are used by synchronization applications.

Syntax

interface IApplicationSyncServices : IUnknown

Members

IApplicationSyncServices methods

Description

IApplicationSyncServices::CreateSyncSession

Creates a new ISyncSession object that can be used to connect two synchronization providers and perform synchronization.

Requirements

Header: Synchronization.h

See Also

Concepts

Sync Framework Core Components