Struct windows_sys::Win32::System::Ioctl::STORAGE_ATTRIBUTE_MGMT
#[repr(C)]pub struct STORAGE_ATTRIBUTE_MGMT {
pub Version: u32,
pub Size: u32,
pub Action: STORAGE_ATTRIBUTE_MGMT_ACTION,
pub Attribute: u32,
}
Expand description
Required features: "Win32_System_Ioctl"
Fields§
§Version: u32
§Size: u32
§Action: STORAGE_ATTRIBUTE_MGMT_ACTION
§Attribute: u32