IRecoverableError::GetStage
Gets the stage in the synchronization session when the error occurred.
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