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