Struct windows_sys::Win32::NetworkManagement::IpHelper::MIBICMPINFO
[−]#[repr(C)]pub struct MIBICMPINFO {
pub icmpInStats: MIBICMPSTATS,
pub icmpOutStats: MIBICMPSTATS,
}Expand description
Required features: ‘Win32_NetworkManagement_IpHelper’
Fields
icmpInStats: MIBICMPSTATSicmpOutStats: MIBICMPSTATS