IID_ICoreWebView2BytesReceivedChangedEventHandler

Implements the interface to receive BytesReceivedChanged event. Use the ICoreWebView2DownloadOperation.BytesReceived property to get the received bytes count.

version(Windows && inline_webview2_bindings && all)
const
GUID IID_ICoreWebView2BytesReceivedChangedEventHandler;

Meta