Home
last modified time | relevance | path

Searched defs:DataRequestedEventArgs (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/ApplicationModel/DataTransfer/
H A Dmod.rs48 pub type DataRequestedEventArgs = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/ApplicationModel/DataTransfer/
H A Dmod.rs1874 pub struct DataRequestedEventArgs(::windows::runtime::IInspectable); struct
1875 impl DataRequestedEventArgs { impl
1884 unsafe impl ::windows::runtime::RuntimeType for DataRequestedEventArgs { implementation
1887 unsafe impl ::windows::runtime::Interface for DataRequestedEventArgs { implementation
1891 impl ::windows::runtime::RuntimeName for DataRequestedEventArgs { implementation
1904 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for DataRequestedEventArgs implementation
1909 …l<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &DataRequestedEventArgs { implementation
1924 …a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IInspectable> for DataRequestedEventArgs { implementation
1929 …:windows::runtime::IntoParam<'a, ::windows::runtime::IInspectable> for &'a DataRequestedEventArgs { implementation
1934 unsafe impl ::std::marker::Send for DataRequestedEventArgs {} implementation
[all …]