Struct windows_sys::Win32::NetworkManagement::Dhcp::DHCPV6_STATELESS_STATS
#[repr(C)]pub struct DHCPV6_STATELESS_STATS {
pub NumScopes: u32,
pub ScopeStats: *mut DHCPV6_STATELESS_SCOPE_STATS,
}Expand description
Required features: "Win32_NetworkManagement_Dhcp"
Fields§
§NumScopes: u32§ScopeStats: *mut DHCPV6_STATELESS_SCOPE_STATS