Edit

syncregistration.h header

This header is used by Windows Sync. For more information, see:

syncregistration.h contains the following programming interfaces:

Interfaces

 
IEnumSyncProviderConfigUIInfos

Enumerates ISyncProviderConfigUIInfo objects that contain configuration UI information used to build and register a synchronization provider.
IEnumSyncProviderInfos

Enumerates ISyncProviderInfo objects that contain the information used to create an instance of a synchronization provider.
IRegisteredSyncProvider

Represents a registered synchronization provider. This interface is implemented by the writer of a synchronization provider.
ISyncProviderConfigUI

Represents configuration UI information used to build and register a synchronization provider.
ISyncProviderConfigUIInfo

Represents the information and properties needed to create an instance of a synchronization provider configuration UI.
ISyncProviderInfo

Represents the information and properties needed to create an instance of a synchronization provider.
ISyncProviderRegistration

Represents synchronization provider registration.
ISyncRegistrationChange

Represents a change to the registration of a synchronization provider or a synchronization provider configuration UI. The changes are reported as registration events.

Structures

 
SyncProviderConfigUIConfiguration

Represents the information for a synchronization provider configuration UI.
SyncProviderConfiguration

Represents the information for a synchronization provider configuration.

Enumerations

 
SYNC_REGISTRATION_EVENT

Represents the different types of synchronization registration events.