Home
last modified time | relevance | path

Searched defs:IWbemUnboundObjectSink (Results 1 – 5 of 5) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwbemprov.h68 typedef interface IWbemUnboundObjectSink IWbemUnboundObjectSink; typedef
70 interface IWbemUnboundObjectSink; variable
207 typedef interface IWbemUnboundObjectSink IWbemUnboundObjectSink; typedef
209 interface IWbemUnboundObjectSink; variable
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwbemprov.h68 typedef interface IWbemUnboundObjectSink IWbemUnboundObjectSink; typedef
70 interface IWbemUnboundObjectSink; variable
207 typedef interface IWbemUnboundObjectSink IWbemUnboundObjectSink; typedef
209 interface IWbemUnboundObjectSink; variable
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Management/src/System/Management/InteropClasses/
H A DWMIInterop.cs841 interface IWbemUnboundObjectSink interface
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Wmi/
H A Dmod.rs5748 …oParam<'a, IWbemClassObject>>(&self, plogicalconsumer: Param0) -> ::windows::runtime::Result<IWbem… in FindConsumer()
7632 pub struct IWbemUnboundObjectSink(::windows::runtime::IUnknown); struct
7633 impl IWbemUnboundObjectSink { implementation
7638 unsafe impl ::windows::runtime::Interface for IWbemUnboundObjectSink { implementation
7652 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for IWbemUnboundObjectSink implementation
7657 …l<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &IWbemUnboundObjectSink { implementation
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Wmi/
H A Dmod.rs94 pub type IWbemUnboundObjectSink = *mut ::core::ffi::c_void; typedef