Struct windows_sys::Win32::NetworkManagement::Dhcp::DHCP_POLICY_EX_ARRAY
#[repr(C)]pub struct DHCP_POLICY_EX_ARRAY {
pub NumElements: u32,
pub Elements: *mut DHCP_POLICY_EX,
}Expand description
Required features: "Win32_NetworkManagement_Dhcp", "Win32_Foundation"
Fields§
§NumElements: u32§Elements: *mut DHCP_POLICY_EX