IReplStore2
This is an interface for Windows Mobile sync service providers (SSP). The IReplStore2 interface is derived from IReplStore and provides an SSP with the ability to display the Settings dialog 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 Options dialog 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
Pocket PC: Windows Mobile Version 5.0 and later
Smartphone: Windows Mobile Version 5.0 and later
OS Versions: Windows CE 5.01 and later.
Header: Cesync.h.
See Also
Sync Service Providers (SSP) Options Dialog | OnSSPEnable | OnSSPDisable
Send Feedback on this topic to the authors