Home
last modified time | relevance | path

Searched refs:ISyncMgrEventStore (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/Win32/UI/Shell/
H A Dmod.rs5127 pub type ISyncMgrEventStore = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs35224 pub struct ISyncMgrEventStore(::windows::runtime::IUnknown);
35225 impl ISyncMgrEventStore {
35242 unsafe impl ::windows::runtime::Interface for ISyncMgrEventStore {
35246 impl ::std::convert::From<ISyncMgrEventStore> for ::windows::runtime::IUnknown {
35247 fn from(value: ISyncMgrEventStore) -> Self {
35251 impl ::std::convert::From<&ISyncMgrEventStore> for ::windows::runtime::IUnknown {
35252 fn from(value: &ISyncMgrEventStore) -> Self {
35256 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for ISyncMgrEventStore {
35261 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &ISyncMgrEventStore {