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: u32dbco_devicetype: u32dbco_reserved: u32dbco_identifier: u32dbco_suppfunc: u32