Home
last modified time | relevance | path

Searched defs:IMessageDispatcher (Results 1 – 4 of 4) sorted by relevance

/dports/net-im/qTox/qTox-1.17.4/src/widget/form/
H A Dgroupchatform.h35 class IMessageDispatcher; variable
H A Dgenericchatform.h55 class IMessageDispatcher; variable
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/WinRT/
H A Dmod.rs228 pub type IMessageDispatcher = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/WinRT/
H A Dmod.rs3066 pub struct IMessageDispatcher(::windows::runtime::IUnknown); struct
3067 impl IMessageDispatcher { impl
3072 unsafe impl ::windows::runtime::Interface for IMessageDispatcher { implementation
3086 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for IMessageDispatcher { implementation
3091 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &IMessageDispatcher { implementation