Home
last modified time | relevance | path

Searched defs:MediaPlayerDataReceivedEventArgs (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.rs187 pub type MediaPlayerDataReceivedEventArgs = *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.rs6819 pub struct MediaPlayerDataReceivedEventArgs(::windows::runtime::IInspectable); struct
6820 impl MediaPlayerDataReceivedEventArgs { impl
6830 unsafe impl ::windows::runtime::RuntimeType for MediaPlayerDataReceivedEventArgs { implementation
6833 unsafe impl ::windows::runtime::Interface for MediaPlayerDataReceivedEventArgs { implementation
6837 impl ::windows::runtime::RuntimeName for MediaPlayerDataReceivedEventArgs { implementation
6850 …indows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for MediaPlayerDataReceivedEventArgs { implementation
6855 …ndows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &MediaPlayerDataReceivedEventArgs { implementation
6870 …ws::runtime::IntoParam<'a, ::windows::runtime::IInspectable> for MediaPlayerDataReceivedEventArgs { implementation
6875 …runtime::IntoParam<'a, ::windows::runtime::IInspectable> for &'a MediaPlayerDataReceivedEventArgs { implementation
6880 unsafe impl ::std::marker::Send for MediaPlayerDataReceivedEventArgs {} implementation
[all …]