Struct windows_sys::Win32::System::SystemServices::DEV_BROADCAST_HDR
#[repr(C)]pub struct DEV_BROADCAST_HDR {
pub dbch_size: u32,
pub dbch_devicetype: DEV_BROADCAST_HDR_DEVICE_TYPE,
pub dbch_reserved: u32,
}
Expand description
Required features: "Win32_System_SystemServices"
Fields§
§dbch_size: u32
§dbch_devicetype: DEV_BROADCAST_HDR_DEVICE_TYPE
§dbch_reserved: u32