Share via


Sync Service Providers (SSP) Options Dialog

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

The following interfaces are provided for SSP.

These interfaces enable an SSP to be more interactive with the user. The OnSSPEnable and OnSSPDisable functions enable an SSP to react to the user who is clicking the Enable checkbox in the Options dialog box. This can be useful if multiple SSPs need to interact with each other or if an SSP needs to inform another process when it is enabled or disabled.

The IReplStore2 interface allows an SSP to display the Settings dialog box when the SSP is not enabled. If the SSP is not enabled before the Options dialog box is displayed, and the SSP has not implemented the IReplStore2 interface, ActiveSync does not display the Settings dialog box.

These functions and the interface in this section require Activesync versions 3.7.1 and later.

See Also

Concepts

ActiveSync Application Development