ISynchronousDataRetriever Interface

Represents the mechanism by which the destination provider retrieves item data from the source provider.

interface ISynchronousDataRetriever : IUnknown

Members

ISynchronousDataRetriever methods Description

ISynchronousDataRetriever::GetIdParameters

Gets the ID format schema of the provider.

ISynchronousDataRetriever::LoadChangeData

Retrieves item data for a change.

Requirements

Header: Synchronization.h

See Also

Concepts

Sync Framework Core Components