Home
last modified time | relevance | path

Searched refs:RateChangedRoutedEventHandler (Results 1 – 3 of 3) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/UI/Xaml/Media/
H A Dmod.rs287 pub type RateChangedRoutedEventHandler = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/Xaml/Media/
H A Dmod.rs11881 pub struct RateChangedRoutedEventHandler(::windows::runtime::IUnknown); struct
11882 impl RateChangedRoutedEventHandler { impl
11896 unsafe impl ::windows::runtime::RuntimeType for RateChangedRoutedEventHandler { implementation
11899 unsafe impl ::windows::runtime::Interface for RateChangedRoutedEventHandler { implementation
11921 …*interface = if iid == &<RateChangedRoutedEventHandler as ::windows::runtime::Interface>::IID || i… in QueryInterface()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/Xaml/Controls/
H A Dmod.rs235928 …d<'a, Param0: ::windows::runtime::IntoParam<'a, super::Media::RateChangedRoutedEventHandler>>(&sel… in RateChanged()