Home
last modified time | relevance | path

Searched defs:IUIAutomationElement (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/goldendict/goldendict-73ec1b5/
H A Duiauto.hh17 typedef interface IUIAutomationElement IUIAutomationElement; typedef
189 DECLARE_INTERFACE_(IUIAutomationElement, IUnknown) in DECLARE_INTERFACE_() argument
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Accessibility/
H A Dmod.rs948 pub type IUIAutomationElement = *mut ::core::ffi::c_void; typedef