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: u32ElementStatus: [CHANGER_ELEMENT_STATUS; 1]