ISyncSessionState::IsCanceled
Indique si la session de synchronisation a été ou non annulée.
HRESULT IsCanceled(
BOOL *pfIsCanceled);
Paramètres
- pfIsCanceled
[out] Retourne TRUE si la session de synchronisation a été annulée ; sinon, retourne FALSE.
Valeur de retour
S_OK
E_POINTER