#[repr(C, packed(1))]pub struct BUSNUMBER_DES {
pub BUSD_Count: u32,
pub BUSD_Type: u32,
pub BUSD_Flags: u32,
pub BUSD_Alloc_Base: u32,
pub BUSD_Alloc_End: u32,
}Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
Fields§
§BUSD_Count: u32§BUSD_Type: u32§BUSD_Flags: u32§BUSD_Alloc_Base: u32§BUSD_Alloc_End: u32