Home
last modified time | relevance | path

Searched defs:MediaPlaybackCommandManagerPositionReceivedEventArgs (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.rs75 pub type MediaPlaybackCommandManagerPositionReceivedEventArgs = *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.rs3778 pub struct MediaPlaybackCommandManagerPositionReceivedEventArgs(::windows::runtime::IInspectable); struct
3779 impl MediaPlaybackCommandManagerPositionReceivedEventArgs { impl
3808 unsafe impl ::windows::runtime::RuntimeType for MediaPlaybackCommandManagerPositionReceivedEventArg… implementation
3811 unsafe impl ::windows::runtime::Interface for MediaPlaybackCommandManagerPositionReceivedEventArgs { implementation
3815 impl ::windows::runtime::RuntimeName for MediaPlaybackCommandManagerPositionReceivedEventArgs { implementation
3828 …::IntoParam<'a, ::windows::runtime::IUnknown> for MediaPlaybackCommandManagerPositionReceivedEvent… implementation
3833 …:IntoParam<'a, ::windows::runtime::IUnknown> for &MediaPlaybackCommandManagerPositionReceivedEvent… implementation
3848 …toParam<'a, ::windows::runtime::IInspectable> for MediaPlaybackCommandManagerPositionReceivedEvent… implementation
3853 …ram<'a, ::windows::runtime::IInspectable> for &'a MediaPlaybackCommandManagerPositionReceivedEvent… implementation
3858 unsafe impl ::std::marker::Send for MediaPlaybackCommandManagerPositionReceivedEventArgs {} implementation
[all …]