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