Share via


IRecoverableError::GetStage

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

Syntax

HRESULT GetStage(
  SYNC_PROGRESS_STAGE * pStage);

Parameters

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

Return Value

  • S_OK

  • E_POINTER

See Also

Reference

IRecoverableError Interface