#[repr(C)]pub struct HypothesisResult {
pub hypothesis: HYPOTHESIS,
pub pathStatus: DIAGNOSIS_STATUS,
}Expand description
Required features: "Win32_NetworkManagement_NetworkDiagnosticsFramework", "Win32_Foundation"
Fields§
§hypothesis: HYPOTHESIS§pathStatus: DIAGNOSIS_STATUS