Home
last modified time | relevance | path

Searched defs:MediaPlaybackCommandManagerPreviousReceivedEventArgs (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.rs76 pub type MediaPlaybackCommandManagerPreviousReceivedEventArgs = *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.rs3862 pub struct MediaPlaybackCommandManagerPreviousReceivedEventArgs(::windows::runtime::IInspectable); struct
3863 impl MediaPlaybackCommandManagerPreviousReceivedEventArgs { implementation
3884 unsafe impl ::windows::runtime::RuntimeType for MediaPlaybackCommandManagerPreviousReceivedEventArg… implementation
3887 unsafe impl ::windows::runtime::Interface for MediaPlaybackCommandManagerPreviousReceivedEventArgs { implementation
3891 impl ::windows::runtime::RuntimeName for MediaPlaybackCommandManagerPreviousReceivedEventArgs { implementation
3904 …::IntoParam<'a, ::windows::runtime::IUnknown> for MediaPlaybackCommandManagerPreviousReceivedEvent… implementation
3909 …:IntoParam<'a, ::windows::runtime::IUnknown> for &MediaPlaybackCommandManagerPreviousReceivedEvent… implementation
3924 …toParam<'a, ::windows::runtime::IInspectable> for MediaPlaybackCommandManagerPreviousReceivedEvent… implementation
3929 …ram<'a, ::windows::runtime::IInspectable> for &'a MediaPlaybackCommandManagerPreviousReceivedEvent… implementation
3934 unsafe impl ::std::marker::Send for MediaPlaybackCommandManagerPreviousReceivedEventArgs {} implementation
[all …]