Struct windows_sys::Win32::NetworkManagement::Dhcp::DHCP_ATTRIB
#[repr(C)]pub struct DHCP_ATTRIB {
pub DhcpAttribId: u32,
pub DhcpAttribType: u32,
pub Anonymous: DHCP_ATTRIB_0,
}Expand description
Required features: "Win32_NetworkManagement_Dhcp", "Win32_Foundation"
Fields§
§DhcpAttribId: u32§DhcpAttribType: u32§Anonymous: DHCP_ATTRIB_0