Struct windows_sys::Win32::NetworkManagement::Dhcp::DHCP_POL_COND_ARRAY
[−]#[repr(C)]pub struct DHCP_POL_COND_ARRAY {
pub NumElements: u32,
pub Elements: *mut DHCP_POL_COND,
}Expand description
Required features: ‘Win32_NetworkManagement_Dhcp’, ‘Win32_Foundation’
Fields
NumElements: u32Elements: *mut DHCP_POL_COND