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: u32§dbcn_devicetype: u32§dbcn_reserved: u32§dbcn_resource: u32§dbcn_flags: u32