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