Home
last modified time | relevance | path

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

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/ApplicationModel/Appointments/AppointmentsProvider/
H A Dmod.rs92 Self::IAppointmentsProviderLaunchActionVerbsStatics(|this| unsafe { in AddAppointment()
98 Self::IAppointmentsProviderLaunchActionVerbsStatics(|this| unsafe { in ReplaceAppointment()
104 Self::IAppointmentsProviderLaunchActionVerbsStatics(|this| unsafe { in RemoveAppointment()
110 Self::IAppointmentsProviderLaunchActionVerbsStatics(|this| unsafe { in ShowTimeFrame()
121 …pub fn IAppointmentsProviderLaunchActionVerbsStatics<R, F: FnOnce(&IAppointmentsProviderLaunchActi… in IAppointmentsProviderLaunchActionVerbsStatics() method
122 …::FactoryCache<AppointmentsProviderLaunchActionVerbs, IAppointmentsProviderLaunchActionVerbsStatic… in IAppointmentsProviderLaunchActionVerbsStatics()
160 pub struct IAppointmentsProviderLaunchActionVerbsStatics(::windows::runtime::IInspectable); struct
161 unsafe impl ::windows::runtime::Interface for IAppointmentsProviderLaunchActionVerbsStatics { implementation