Home
last modified time | relevance | path

Searched defs:WindowActivatedEventArgs (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/Core/
H A Dmod.rs251 pub type WindowActivatedEventArgs = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/Core/
H A Dmod.rs6424 pub struct WindowActivatedEventArgs(::windows::runtime::IInspectable); struct
6425 impl WindowActivatedEventArgs { impl
6445 unsafe impl ::windows::runtime::RuntimeType for WindowActivatedEventArgs { implementation
6448 unsafe impl ::windows::runtime::Interface for WindowActivatedEventArgs { implementation
6452 impl ::windows::runtime::RuntimeName for WindowActivatedEventArgs { implementation
6465 …<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for WindowActivatedEventArgs { implementation
6470 …'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &WindowActivatedEventArgs { implementation
6485 … ::windows::runtime::IntoParam<'a, ::windows::runtime::IInspectable> for WindowActivatedEventArgs { implementation
6490 …indows::runtime::IntoParam<'a, ::windows::runtime::IInspectable> for &'a WindowActivatedEventArgs { implementation
6507 impl<'a> ::windows::runtime::IntoParam<'a, ICoreWindowEventArgs> for WindowActivatedEventArgs { implementation
[all …]