arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
ICoreWebView2DownloadOperation.remove_EstimatedEndTimeChanged
arsd
webview
ICoreWebView2DownloadOperation
Remove an event handler previously added with
add_EstimatedEndTimeChanged
.
interface
ICoreWebView2DownloadOperation
HRESULT
remove_EstimatedEndTimeChanged
(
in
EventRegistrationToken
token
)
Meta
Source
See Implementation
arsd
webview
ICoreWebView2DownloadOperation
functions
Cancel
Pause
Resume
add_BytesReceivedChanged
add_EstimatedEndTimeChanged
add_StateChanged
get_BytesReceived
get_CanResume
get_ContentDisposition
get_EstimatedEndTime
get_InterruptReason
get_MimeType
get_ResultFilePath
get_State
get_TotalBytesToReceive
get_Uri
remove_BytesReceivedChanged
remove_EstimatedEndTimeChanged
remove_StateChanged
Remove an event handler previously added with add_EstimatedEndTimeChanged.