Struct windows_sys::Win32::System::Ioctl::STORAGE_OPERATIONAL_REASON_0_0
#[repr(C)]pub struct STORAGE_OPERATIONAL_REASON_0_0 {
pub CriticalHealth: u8,
pub ModuleHealth: [u8; 2],
pub ErrorThresholdStatus: u8,
}
Expand description
Required features: "Win32_System_Ioctl"
Fields§
§CriticalHealth: u8
§ModuleHealth: [u8; 2]
§ErrorThresholdStatus: u8