The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
ICoreWebView2DownloadOperation.add_EstimatedEndTimeChanged
arsd
webview
ICoreWebView2DownloadOperation
Add an event handler for the
EstimatedEndTimeChanged
event.
interface
ICoreWebView2DownloadOperation
HRESULT
add_EstimatedEndTimeChanged
(
ICoreWebView2EstimatedEndTimeChangedEventHandler
eventHandler
,
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
Add an event handler for the EstimatedEndTimeChanged event.