Home
last modified time | relevance | path

Searched defs:MediaPlaybackCommandManagerRewindReceivedEventArgs (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.rs78 pub type MediaPlaybackCommandManagerRewindReceivedEventArgs = *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.rs4021 pub struct MediaPlaybackCommandManagerRewindReceivedEventArgs(::windows::runtime::IInspectable); struct
4022 impl MediaPlaybackCommandManagerRewindReceivedEventArgs { impl
4043 unsafe impl ::windows::runtime::RuntimeType for MediaPlaybackCommandManagerRewindReceivedEventArgs { implementation
4046 unsafe impl ::windows::runtime::Interface for MediaPlaybackCommandManagerRewindReceivedEventArgs { implementation
4050 impl ::windows::runtime::RuntimeName for MediaPlaybackCommandManagerRewindReceivedEventArgs { implementation
4063 …e::IntoParam<'a, ::windows::runtime::IUnknown> for MediaPlaybackCommandManagerRewindReceivedEventA… implementation
4068 …::IntoParam<'a, ::windows::runtime::IUnknown> for &MediaPlaybackCommandManagerRewindReceivedEventA… implementation
4083 …ntoParam<'a, ::windows::runtime::IInspectable> for MediaPlaybackCommandManagerRewindReceivedEventA… implementation
4088 …aram<'a, ::windows::runtime::IInspectable> for &'a MediaPlaybackCommandManagerRewindReceivedEventA… implementation
4093 unsafe impl ::std::marker::Send for MediaPlaybackCommandManagerRewindReceivedEventArgs {} implementation
[all …]