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