#[repr(C)]pub struct DHCP_SUBNET_ELEMENT_DATA_V6 {
pub ElementType: DHCP_SUBNET_ELEMENT_TYPE_V6,
pub Element: DHCP_SUBNET_ELEMENT_DATA_V6_0,
}Expand description
Required features: "Win32_NetworkManagement_Dhcp"
Fields§
§ElementType: DHCP_SUBNET_ELEMENT_TYPE_V6§Element: DHCP_SUBNET_ELEMENT_DATA_V6_0