ISyncRegistrationChange interface (syncregistration.h)

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

Inheritance

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

Methods

The ISyncRegistrationChange interface has these methods.

 
ISyncRegistrationChange::GetEvent

Gets the next pending registration event.
ISyncRegistrationChange::GetInstanceId

Gets the instance ID of the synchronization provider or synchronization provider configuration UI associated with the event.

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 syncregistration.h

See also

Windows Sync Registration Reference