Struct windows_sys::Win32::Networking::WinSock::DL_TUNNEL_ADDRESS
#[repr(C)]pub struct DL_TUNNEL_ADDRESS {
pub CompartmentId: COMPARTMENT_ID,
pub ScopeId: SCOPE_ID,
pub IpAddress: [u8; 1],
}
Expand description
Required features: "Win32_Networking_WinSock"
, "Win32_System_Kernel"
Fields§
§CompartmentId: COMPARTMENT_ID
§ScopeId: SCOPE_ID
§IpAddress: [u8; 1]