Skip to content

Latest commit

 

History

History
101 lines (84 loc) · 2.78 KB

nf-winsync-isyncsessionstate2-getsessionerrorstatus.md

File metadata and controls

101 lines (84 loc) · 2.78 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:winsync.ISyncSessionState2.GetSessionErrorStatus
ISyncSessionState2::GetSessionErrorStatus (winsync.h)
Gets the error value that indicates why the synchronization session failed.
GetSessionErrorStatus
GetSessionErrorStatus method [Windows Sync]
GetSessionErrorStatus method [Windows Sync]
ISyncSessionState2 interface
ISyncSessionState2 interface [Windows Sync]
GetSessionErrorStatus method
ISyncSessionState2.GetSessionErrorStatus
ISyncSessionState2::GetSessionErrorStatus
winsync.isyncsessionstate2_getsessionerrorstatus
winsync/ISyncSessionState2::GetSessionErrorStatus
winsync\isyncsessionstate2_getsessionerrorstatus.htm
winsync
74b263c0-ef6a-4159-9ea2-301b7064331d
12/05/2018
GetSessionErrorStatus, GetSessionErrorStatus method [Windows Sync], GetSessionErrorStatus method [Windows Sync],ISyncSessionState2 interface, ISyncSessionState2 interface [Windows Sync],GetSessionErrorStatus method, ISyncSessionState2.GetSessionErrorStatus, ISyncSessionState2::GetSessionErrorStatus, winsync.isyncsessionstate2_getsessionerrorstatus, winsync/ISyncSessionState2::GetSessionErrorStatus
winsync.h
Windows
Windows 7 [desktop apps only]
Windows Server 2008 R2 [desktop apps only]
Windows
19H1
ISyncSessionState2::GetSessionErrorStatus
winsync/ISyncSessionState2::GetSessionErrorStatus
c++
APIRef
kbSyntax
COM
winsync.h
ISyncSessionState2.GetSessionErrorStatus

ISyncSessionState2::GetSessionErrorStatus

-description

Gets the error value that indicates why the synchronization session failed.

-parameters

-param phrSessionError [out]

The error value that indicates why the synchronization session failed.

-returns

The possible return codes include, but are not limited to, the values shown in the following table.

Return code Description
S_OK
The method succeeded.
E_POINTER
Invalid pointer.

-see-also

ISyncSessionState Interface

ISyncSessionState2 Interface