ISyncMgrScheduleWizardUIOperation interface (syncmgr.h)

Exposes a method that allows a handler to display the sync schedule wizard for the handler.

Inheritance

The ISyncMgrScheduleWizardUIOperation interface inherits from ISyncMgrUIOperation. ISyncMgrScheduleWizardUIOperation also has these types of members:

Methods

The ISyncMgrScheduleWizardUIOperation interface has these methods.

 
ISyncMgrScheduleWizardUIOperation::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

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header syncmgr.h