Struct windows_sys::Win32::System::SystemServices::DEV_BROADCAST_NET
[−]#[repr(C)]pub struct DEV_BROADCAST_NET {
pub dbcn_size: u32,
pub dbcn_devicetype: u32,
pub dbcn_reserved: u32,
pub dbcn_resource: u32,
pub dbcn_flags: u32,
}Expand description
Required features: ‘Win32_System_SystemServices’
Fields
dbcn_size: u32dbcn_devicetype: u32dbcn_reserved: u32dbcn_resource: u32dbcn_flags: u32