ISyncMgrEventLinkUIOperation interface (syncmgr.h)

Provides a method that is called when event links are clicked in the sync results folder.

Inheritance

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

Methods

The ISyncMgrEventLinkUIOperation interface has these methods.

 
ISyncMgrEventLinkUIOperation::Init

Enables Sync Center to provide the event to link to so ISyncMgrUIOperation::Run knows which event to operate upon.

Remarks

This interface also provides the methods of the ISyncMgrUIOperation interface, from which it inherits.

Sync Center calls ISyncMgrHandler::GetObject, specifying SYNCMGR_OBJECTID_EventLinkClick 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