ICoreWebView2DownloadOperation.Resume

Resumes a paused download. May also resume a download that was interrupted for another reason, if CanResume returns true. Resuming a download changes the state from COREWEBVIEW2_DOWNLOAD_STATE_INTERRUPTED to COREWEBVIEW2_DOWNLOAD_STATE_IN_PROGRESS.

interface ICoreWebView2DownloadOperation
HRESULT
Resume
()

Meta