Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[The ISyncScheduleMgr interface is available for use through Windows XP. It is not available in subsequent versions of Windows.]
Exposes methods to set up and control a synchronization scheduler for synchronization management.
Members
The ISyncScheduleMgr interface inherits from the IUnknown interface. ISyncScheduleMgr also has these types of members:
- Methods
Methods
The ISyncScheduleMgr interface has these methods.
| Method | Description |
|---|---|
| CreateSchedule | Creates a new synchronization schedule. |
| EnumSyncSchedules | Enumerates currently existing synchronization schedules. |
| LaunchScheduleWizard | Launches the New Schedule page, used to create or modify the schedule for a synchronization item. |
| OpenSchedule | Opens an existing schedule. |
| RemoveSchedule | Removes an existing schedule. |
Remarks
Synchronization schedules are listed in the Synchronize application found under the Accessories category in the Start menu.
Requirements
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
End of client support |
Windows XP |
End of server support |
Windows Server 2003 |
Header |
Syncmgr.h |
IDL |
Syncmgr.idl |
DLL |
Mobsync.dll |