ISyncSessionExtendedErrorInfo Interface

Represents information about which provider caused synchronization to fail.


interface ISyncSessionExtendedErrorInfo : IUnknown

ISyncSessionExtendedErrorInfo method

Description

ISyncSessionExtendedErrorInfo::GetSyncProviderWithError

Returns the ISyncProvider interface of the provider that caused synchronization to fail.

An ISyncSessionExtendedErrorInfo object can be obtained by passing IID_ISyncSessionExtendedErrorInfo to the QueryInterface method of an ISyncSession object.

Header: Synchronization.h

Show: