Edit

Share via


ISyncSessionExtendedErrorInfo interface (winsync.h)

Represents information about which provider caused synchronization to fail.

Inheritance

The ISyncSessionExtendedErrorInfo interface inherits from the IUnknown interface. ISyncSessionExtendedErrorInfo also has these types of members:

Methods

The ISyncSessionExtendedErrorInfo interface has these methods.

 
ISyncSessionExtendedErrorInfo::GetSyncProviderWithError

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

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server Windows Server 2008 R2 [desktop apps only]
Target Platform Windows
Header winsync.h

See also

Windows Sync Interfaces