Home
last modified time | relevance | path

Searched defs:MediaBreakManager (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.rs48 pub type MediaBreakManager = *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.rs2217 pub struct MediaBreakManager(::windows::runtime::IInspectable); struct
2218 impl MediaBreakManager { impl
2294 unsafe impl ::windows::runtime::RuntimeType for MediaBreakManager { implementation
2297 unsafe impl ::windows::runtime::Interface for MediaBreakManager { implementation
2301 impl ::windows::runtime::RuntimeName for MediaBreakManager { implementation
2314 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for MediaBreakManager { implementation
2319 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &MediaBreakManager { implementation
2334 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IInspectable> for MediaBreakManager { implementation
2344 unsafe impl ::std::marker::Send for MediaBreakManager {} implementation
2345 unsafe impl ::std::marker::Sync for MediaBreakManager {} implementation
[all …]