Struct windows_sys::Win32::Networking::WinSock::NLA_BLOB_0_0_0
#[repr(C)]pub struct NLA_BLOB_0_0_0 {
pub speed: u32,
pub type: u32,
pub state: u32,
pub machineName: [u16; 256],
pub sharedAdapterName: [u16; 256],
}
Expand description
Required features: "Win32_Networking_WinSock"
Fields§
§speed: u32
§type: u32
§state: u32
§machineName: [u16; 256]