pub struct WebResourceResponseReceivedEventHandler(_);Expand description
Implementation of ICoreWebView2WebResourceResponseReceivedEventHandler.
Implementations§
Trait Implementations§
source§impl AsImpl<WebResourceResponseReceivedEventHandler> for ICoreWebView2WebResourceResponseReceivedEventHandler
impl AsImpl<WebResourceResponseReceivedEventHandler> for ICoreWebView2WebResourceResponseReceivedEventHandler
fn as_impl(&self) -> &WebResourceResponseReceivedEventHandler
source§impl From<WebResourceResponseReceivedEventHandler> for ICoreWebView2WebResourceResponseReceivedEventHandler
impl From<WebResourceResponseReceivedEventHandler> for ICoreWebView2WebResourceResponseReceivedEventHandler
source§fn from(this: WebResourceResponseReceivedEventHandler) -> Self
fn from(this: WebResourceResponseReceivedEventHandler) -> Self
Converts to this type from the input type.
source§impl From<WebResourceResponseReceivedEventHandler> for IInspectable
impl From<WebResourceResponseReceivedEventHandler> for IInspectable
source§fn from(this: WebResourceResponseReceivedEventHandler) -> Self
fn from(this: WebResourceResponseReceivedEventHandler) -> Self
Converts to this type from the input type.
source§impl From<WebResourceResponseReceivedEventHandler> for IUnknown
impl From<WebResourceResponseReceivedEventHandler> for IUnknown
source§fn from(this: WebResourceResponseReceivedEventHandler) -> Self
fn from(this: WebResourceResponseReceivedEventHandler) -> Self
Converts to this type from the input type.