ISyncMgrScheduleWizardUIOperation interface
Exposes a method that allows a handler to display the sync schedule wizard for the handler.
Members
The ISyncMgrScheduleWizardUIOperation interface inherits from ISyncMgrUIOperation. ISyncMgrScheduleWizardUIOperation also has these types of members:
Methods
The ISyncMgrScheduleWizardUIOperation interface has these methods.
| Method | Description |
|---|---|
| InitWizard |
Initializes the sync schedule wizard. |
Remarks
The wizard can be invoked by CoCreating CLSID_SyncMgrScheduleWizard, which is typically done when Sync Center calls ISyncMgrHandler::GetObject, specifying SYNCMGR_OBJECTID_ShowSchedule for the object ID.
Requirements
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|