ISimpleSyncSessionState::GetSessionErrorStatus

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


HRESULT GetSessionErrorStatus(
  HRESULT *phrSessionError);

Term

Definition

phrSessionError

[out, retval] Returns the error value that indicates why the synchronization session failed.

  • S_OK

  • E_POINTER

Show: