#[repr(C)]pub struct DNS_INTERFACE_SETTINGS_EX {
pub SettingsV1: DNS_INTERFACE_SETTINGS,
pub DisableUnconstrainedQueries: u32,
pub SupplementalSearchList: PWSTR,
}
Expand description
Required features: "Win32_NetworkManagement_IpHelper"
Fields§
§SettingsV1: DNS_INTERFACE_SETTINGS
§DisableUnconstrainedQueries: u32
§SupplementalSearchList: PWSTR