Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwuapi.h31 typedef interface IAutomaticUpdates IAutomaticUpdates; typedef
33 interface IAutomaticUpdates; variable
708 IAutomaticUpdates *This,
713 IAutomaticUpdates *This);
720 IAutomaticUpdates *This,
724 IAutomaticUpdates *This,
730 IAutomaticUpdates *This,
738 IAutomaticUpdates *This,
762 IAutomaticUpdates *This,
766 IAutomaticUpdates *This,
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwuapi.h31 typedef interface IAutomaticUpdates IAutomaticUpdates; typedef
33 interface IAutomaticUpdates; variable
708 IAutomaticUpdates *This,
713 IAutomaticUpdates *This);
720 IAutomaticUpdates *This,
724 IAutomaticUpdates *This,
730 IAutomaticUpdates *This,
738 IAutomaticUpdates *This,
762 IAutomaticUpdates *This,
766 IAutomaticUpdates *This,
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/UpdateAgent/
H A Dmod.rs57 pub type IAutomaticUpdates = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/UpdateAgent/
H A Dmod.rs167 pub struct IAutomaticUpdates(::windows::runtime::IUnknown); struct
168 impl IAutomaticUpdates { impl
193 unsafe impl ::windows::runtime::Interface for IAutomaticUpdates { implementation
198 fn from(value: IAutomaticUpdates) -> Self { in from()
203 fn from(value: &IAutomaticUpdates) -> Self { in from()
219 fn from(value: IAutomaticUpdates) -> Self { in from()
225 fn from(value: &IAutomaticUpdates) -> Self { in from()
336 impl ::std::convert::From<IAutomaticUpdates2> for IAutomaticUpdates { implementation
341 impl ::std::convert::From<&IAutomaticUpdates2> for IAutomaticUpdates { implementation
347 fn into_param(self) -> ::windows::runtime::Param<'a, IAutomaticUpdates> { in into_param() argument
[all …]