#[repr(C)]pub struct MIB_IPMCAST_BOUNDARY_TABLE {
pub dwNumEntries: u32,
pub table: [MIB_IPMCAST_BOUNDARY; 1],
}Expand description
Required features: ‘Win32_NetworkManagement_IpHelper’
Fields
dwNumEntries: u32table: [MIB_IPMCAST_BOUNDARY; 1]