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