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