Home
last modified time | relevance | path

Searched defs:ISpPhoneticAlphabetSelection (Results 1 – 6 of 6) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsapi53.h223 typedef interface ISpPhoneticAlphabetSelection ISpPhoneticAlphabetSelection; typedef
225 interface ISpPhoneticAlphabetSelection; variable
1306 typedef interface ISpPhoneticAlphabetSelection ISpPhoneticAlphabetSelection; typedef
1308 interface ISpPhoneticAlphabetSelection; variable
H A Dsapi54.h223 typedef interface ISpPhoneticAlphabetSelection ISpPhoneticAlphabetSelection; typedef
225 interface ISpPhoneticAlphabetSelection; variable
1322 typedef interface ISpPhoneticAlphabetSelection ISpPhoneticAlphabetSelection; typedef
1324 interface ISpPhoneticAlphabetSelection; variable
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsapi54.h223 typedef interface ISpPhoneticAlphabetSelection ISpPhoneticAlphabetSelection; typedef
225 interface ISpPhoneticAlphabetSelection; variable
1322 typedef interface ISpPhoneticAlphabetSelection ISpPhoneticAlphabetSelection; typedef
1324 interface ISpPhoneticAlphabetSelection; variable
H A Dsapi53.h223 typedef interface ISpPhoneticAlphabetSelection ISpPhoneticAlphabetSelection; typedef
225 interface ISpPhoneticAlphabetSelection; variable
1306 typedef interface ISpPhoneticAlphabetSelection ISpPhoneticAlphabetSelection; typedef
1308 interface ISpPhoneticAlphabetSelection; variable
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Media/Speech/
H A Dmod.rs421 pub type ISpPhoneticAlphabetSelection = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/Speech/
H A Dmod.rs3283 pub struct ISpPhoneticAlphabetSelection(::windows::runtime::IUnknown); struct
3284 impl ISpPhoneticAlphabetSelection { implementation
3295 unsafe impl ::windows::runtime::Interface for ISpPhoneticAlphabetSelection { implementation
3309 … ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for ISpPhoneticAlphabetSelection { implementation
3314 …::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &ISpPhoneticAlphabetSelection { implementation