ISyncSessionState::IsCanceled

Indicates whether the synchronization session has been canceled.


HRESULT IsCanceled(
  BOOL *pfIsCanceled);

pfIsCanceled

[out] Returns TRUE if the synchronization session has been canceled; otherwise, returns FALSE.

  • S_OK

  • E_POINTER

Show: