Struct windows_sys::Win32::NetworkManagement::Dhcp::DHCP_SEARCH_INFO_V6
#[repr(C)]pub struct DHCP_SEARCH_INFO_V6 {
pub SearchType: DHCP_SEARCH_INFO_TYPE_V6,
pub SearchInfo: DHCP_SEARCH_INFO_V6_0,
}Expand description
Required features: "Win32_NetworkManagement_Dhcp"
Fields§
§SearchType: DHCP_SEARCH_INFO_TYPE_V6§SearchInfo: DHCP_SEARCH_INFO_V6_0