Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the synchronization session has been canceled.
HRESULT IsCanceled(
BOOL *pfIsCanceled);
Parameters
- pfIsCanceled
[out] Returns TRUE if the synchronization session has been canceled; otherwise, returns FALSE.
Return Value
S_OK
E_POINTER