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