#[repr(C)]
pub union IP_ADAPTER_ADDRESSES_LH_1 {
pub Flags: u32,
pub Anonymous: IP_ADAPTER_ADDRESSES_LH_1_0,
}
Expand description
Required features: "Win32_NetworkManagement_IpHelper"
, "Win32_Foundation"
, "Win32_NetworkManagement_Ndis"
, "Win32_Networking_WinSock"
Fields§
§Flags: u32
§Anonymous: IP_ADAPTER_ADDRESSES_LH_1_0