Struct windows_sys::Win32::System::Ioctl::READ_ELEMENT_ADDRESS_INFO
#[repr(C)]pub struct READ_ELEMENT_ADDRESS_INFO {
pub NumberOfElements: u32,
pub ElementStatus: [CHANGER_ELEMENT_STATUS; 1],
}Expand description
Required features: "Win32_System_Ioctl"
Fields§
§NumberOfElements: u32§ElementStatus: [CHANGER_ELEMENT_STATUS; 1]