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 IReplStore2interface is derived from IReplStoreand provides an SSP with the ability to display the Settingsdialog box before an SSP has been enabled. If an SSP does not implement this interface, then Activesync will not display settings if the SSP was not enabled before displaying the Optionsdialog box.

This interface requires ActiveSync versions 3.7.1 and later.

The following table shows the method supported by the IReplStore2 interface.

Method Description

DoOptionsDialog

Shows the settings dialog if SSP is not enabled.

Requirements

Header cesync.h
Windows Embedded CE Windows Embedded CE 6.0 and later
Windows Mobile Pocket PC for Windows Mobile Version 5.0 and later, Smartphone for Windows Mobile Version 5.0 and later

See Also