Home
last modified time | relevance | path

Searched refs:IUIAutomationChangesEventHandler (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Accessibility/
H A Dmod.rs6110 …tomationElement>, Param1: ::windows::runtime::IntoParam<'a, IUIAutomationChangesEventHandler>>(&se…
6556 …tomationElement>, Param1: ::windows::runtime::IntoParam<'a, IUIAutomationChangesEventHandler>>(&se…
7651 pub struct IUIAutomationChangesEventHandler(::windows::runtime::IUnknown);
7652 impl IUIAutomationChangesEventHandler {
7658 unsafe impl ::windows::runtime::Interface for IUIAutomationChangesEventHandler {
7662 impl ::std::convert::From<IUIAutomationChangesEventHandler> for ::windows::runtime::IUnknown {
7663 fn from(value: IUIAutomationChangesEventHandler) -> Self {
7667 impl ::std::convert::From<&IUIAutomationChangesEventHandler> for ::windows::runtime::IUnknown {
7668 fn from(value: &IUIAutomationChangesEventHandler) -> Self {
7672 …indows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for IUIAutomationChangesEventHandler {
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Accessibility/
H A Dmod.rs942 pub type IUIAutomationChangesEventHandler = *mut ::core::ffi::c_void; typedef