IRecoverableError::GetStage

Gets the stage in the synchronization session when the error occurred.


HRESULT GetStage(
  SYNC_PROGRESS_STAGE * pStage);

pStage

[out] Returns the stage in the synchronization session when the error occurred.

  • S_OK

  • E_POINTER

Show: