Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents additional information about the current synchronization session.
Inheritance
The ISyncSessionState2 interface inherits from ISyncSessionState. ISyncSessionState2 also has these types of members:
Methods
The ISyncSessionState2 interface has these methods.
| ISyncSessionState2::GetSessionErrorStatus Gets the error value that indicates why the synchronization session failed. |
| ISyncSessionState2::SetProviderWithError Indicates which provider caused synchronization to fail. |
Remarks
An ISyncSessionState2 object can be obtained by passing IID_ISyncSessionState2 to the QueryInterface method of an ISyncSessionState object.
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 |