Home
last modified time | relevance | path

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

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/NetworkManagement/NetworkDiagnosticsFramework/
H A Dmod.rs156 pub struct HypothesisResult { struct
161 impl ::core::marker::Copy for HypothesisResult {} implementation
163 impl ::core::clone::Clone for HypothesisResult { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/NetworkDiagnosticsFramework/
H A Dmod.rs252 pub struct HypothesisResult { struct
257 impl HypothesisResult {} argument
259 impl ::std::default::Default for HypothesisResult { implementation
265 impl ::std::fmt::Debug for HypothesisResult { implementation
271 impl ::std::cmp::PartialEq for HypothesisResult { implementation
277 impl ::std::cmp::Eq for HypothesisResult {} implementation
279 unsafe impl ::windows::runtime::Abi for HypothesisResult { implementation
469 …pub unsafe fn ReconfirmLowHealth(&self, celt: u32, presults: *const HypothesisResult, ppwszupdated… in ReconfirmLowHealth() argument
509 …m" fn(this: ::windows::runtime::RawPtr, celt: u32, presults: *const HypothesisResult, ppwszupdated…
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dndhelper.h126 } HypothesisResult; typedef
173 …STDMETHOD_(HRESULT,ReconfirmLowHealth)(THIS_ ULONG celt,HypothesisResult *pResults,string LPWSTR *… in DECLARE_INTERFACE_()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dndhelper.h126 } HypothesisResult; typedef
173 …STDMETHOD_(HRESULT,ReconfirmLowHealth)(THIS_ ULONG celt,HypothesisResult *pResults,string LPWSTR *… in DECLARE_INTERFACE_()