ISyncSessionState2 Interface

Represents additional information about the current synchronization session.


interface ISyncSessionState2 : ISyncSessionState

ISyncSessionState2 method

Description

ISyncSessionState2::SetProviderWithError

Indicates which provider caused synchronization to fail.

ISyncSessionState2::GetSessionErrorStatus

Gets the error value that indicates why the synchronization session failed.

An ISyncSessionState2 object can be obtained by passing IID_ISyncSessionState2 to the QueryInterface method of an ISyncSessionState object.

Header: Synchronization.h

Show: