ISyncMgrSyncResult interface

Exposes a method that applications calling ISyncMgrControl can use to get the result of a ISyncMgrControl::StartHandlerSync or ISyncMgrControl::StartItemSync call.

Members

The ISyncMgrSyncResult interface inherits from the IUnknown interface. ISyncMgrSyncResult also has these types of members:

Methods

The ISyncMgrSyncResult interface has these methods.

MethodDescription
Result

Gets the result of a ISyncMgrControl::StartHandlerSync or ISyncMgrControl::StartItemSync call.

 

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2008 [desktop apps only]

Header

Syncmgr.h

IDL

Syncmgr.idl

 

 

Show: