Home
last modified time | relevance | path

Searched defs:TimelineMarkerRoutedEventArgs (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/UI/Xaml/Media/
H A Dmod.rs381 pub type TimelineMarkerRoutedEventArgs = *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.rs15496 pub struct TimelineMarkerRoutedEventArgs(::windows::runtime::IInspectable); struct
15497 impl TimelineMarkerRoutedEventArgs { implementation
15524 unsafe impl ::windows::runtime::RuntimeType for TimelineMarkerRoutedEventArgs { implementation
15527 unsafe impl ::windows::runtime::Interface for TimelineMarkerRoutedEventArgs { implementation
15531 impl ::windows::runtime::RuntimeName for TimelineMarkerRoutedEventArgs { implementation
15544 …::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for TimelineMarkerRoutedEventArgs { implementation
15549 …:windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &TimelineMarkerRoutedEventArgs { implementation
15584 …l<'a> ::windows::runtime::IntoParam<'a, super::RoutedEventArgs> for TimelineMarkerRoutedEventArgs { implementation
15589 …<'a> ::windows::runtime::IntoParam<'a, super::RoutedEventArgs> for &TimelineMarkerRoutedEventArgs { implementation
15594 unsafe impl ::std::marker::Send for TimelineMarkerRoutedEventArgs {} implementation
[all …]