Home
last modified time | relevance | path

Searched defs:MediaPlaybackItemFailedEventArgs (Results 1 – 2 of 2) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Media/Playback/
H A Dmod.rs112 pub type MediaPlaybackItemFailedEventArgs = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Media/Playback/
H A Dmod.rs4559 pub struct MediaPlaybackItemFailedEventArgs(::windows::runtime::IInspectable); struct
4560 impl MediaPlaybackItemFailedEventArgs { impl
4576 unsafe impl ::windows::runtime::RuntimeType for MediaPlaybackItemFailedEventArgs { implementation
4579 unsafe impl ::windows::runtime::Interface for MediaPlaybackItemFailedEventArgs { implementation
4583 impl ::windows::runtime::RuntimeName for MediaPlaybackItemFailedEventArgs { implementation
4596 …indows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for MediaPlaybackItemFailedEventArgs { implementation
4601 …ndows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &MediaPlaybackItemFailedEventArgs { implementation
4616 …ws::runtime::IntoParam<'a, ::windows::runtime::IInspectable> for MediaPlaybackItemFailedEventArgs { implementation
4621 …runtime::IntoParam<'a, ::windows::runtime::IInspectable> for &'a MediaPlaybackItemFailedEventArgs { implementation
4626 unsafe impl ::std::marker::Send for MediaPlaybackItemFailedEventArgs {} implementation
[all …]