ISyncSessionExtendedErrorInfo Interface
Represents information about which provider caused synchronization to fail.
interface ISyncSessionExtendedErrorInfo : IUnknown
Members
ISyncSessionExtendedErrorInfo method | Description |
---|---|
Returns the ISyncProvider interface of the provider that caused synchronization to fail. |
Remarks
An ISyncSessionExtendedErrorInfo object can be obtained by passing IID_ISyncSessionExtendedErrorInfo to the QueryInterface method of an ISyncSession object.
Requirements
Header: Synchronization.h