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