ISyncMgrEventLinkUIOperation interface
Provides a method that is called when event links are clicked in the sync results folder.
Members
The ISyncMgrEventLinkUIOperation interface inherits from ISyncMgrUIOperation. ISyncMgrEventLinkUIOperation also has these types of members:
Methods
The ISyncMgrEventLinkUIOperation interface has these methods.
| Method | Description |
|---|---|
| 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
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|