Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

The following interfaces are provided for SSP.

These interfaces enable an SSP to be more interactive with the user. The OnSSPEnableand OnSSPDisablefunctions enable an SSP to react to the user who is clicking the Enablecheckbox in the Optionsdialog 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 IReplStore2interface allows an SSP to display the Settingsdialog box when the SSP is not enabled. If the SSP is not enabled before the Optionsdialog box is displayed, and the SSP has not implemented the IReplStore2interface, ActiveSync does not display the Settingsdialog box.

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

See Also