ISyncSessionState2 Interface
Represents additional information about the current synchronization session.
Syntax
interface ISyncSessionState2 : ISyncSessionState
Members
ISyncSessionState2 method |
Description |
Indicates which provider caused synchronization to fail. |
|
Gets the error value that indicates why the synchronization session failed. |
Remarks
An ISyncSessionState2 object can be obtained by passing IID_ISyncSessionState2 to the QueryInterface method of an ISyncSessionState object.
Requirements
Header: Synchronization.h