ActiveSync Interfaces
The following table shows the ActiveSync interfaces, with a description of the purpose of each.
Programming element | Description |
---|---|
ICeFileFilter | This interface is implemented by a file converter DLL. |
ICeFileFilterOptions | This interface is optionally implemented by a version 2.0 file converter DLL. |
ICeFileFilterSite | This interface is implemented by the Explorer Window for the mobile device. |
IEnumReplItem | This interface enumerates of a collection of items. |
IPegasusFileFilter | This interface is implemented by a file converter DLL. |
IPegasusFileFilterSite | This interface is implemented by a file filter site. |
IReplNotify | This interface is implemented by an ActiveSync manager. It can be used by an ActiveSync service provider to notify the ActiveSync manager of certain events taking place in the ActiveSync service provider's store. |
IReplObjHandler | This interface implements all required methods related to the serialization and deserialization of an object. |
IReplStore | The interface implements all required functions related to the store. |
IReplStore2 | This interface implements all required functions related to the store for Windows Mobile sync service providers (SSPs). |
See Also
Send Feedback on this topic to the authors