Struct windows_sys::Win32::System::SystemServices::DEV_BROADCAST_OEM
#[repr(C)]pub struct DEV_BROADCAST_OEM {
pub dbco_size: u32,
pub dbco_devicetype: u32,
pub dbco_reserved: u32,
pub dbco_identifier: u32,
pub dbco_suppfunc: u32,
}
Expand description
Required features: "Win32_System_SystemServices"
Fields§
§dbco_size: u32
§dbco_devicetype: u32
§dbco_reserved: u32
§dbco_identifier: u32
§dbco_suppfunc: u32