Home
last modified time | relevance | path

Searched defs:MediaPlayerFailedEventArgs (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.rs203 pub type MediaPlayerFailedEventArgs = *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.rs6906 pub struct MediaPlayerFailedEventArgs(::windows::runtime::IInspectable); struct
6907 impl MediaPlayerFailedEventArgs { impl
6930 unsafe impl ::windows::runtime::RuntimeType for MediaPlayerFailedEventArgs { implementation
6933 unsafe impl ::windows::runtime::Interface for MediaPlayerFailedEventArgs { implementation
6937 impl ::windows::runtime::RuntimeName for MediaPlayerFailedEventArgs { implementation
6950 …a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for MediaPlayerFailedEventArgs { implementation
6955 …> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &MediaPlayerFailedEventArgs { implementation
6970 …:windows::runtime::IntoParam<'a, ::windows::runtime::IInspectable> for MediaPlayerFailedEventArgs { implementation
6975 …dows::runtime::IntoParam<'a, ::windows::runtime::IInspectable> for &'a MediaPlayerFailedEventArgs { implementation
6980 unsafe impl ::std::marker::Send for MediaPlayerFailedEventArgs {} implementation
[all …]