ISyncSessionExtendedErrorInfo Interface
Represents information about which provider caused synchronization to fail.
ISyncSessionExtendedErrorInfo method | Description |
|---|---|
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.
Show: