Function windows_sys::Win32::NetworkManagement::Dhcp::DhcpServerSetConfigV4
[−]pub unsafe extern "system" fn DhcpServerSetConfigV4(
serveripaddress: PCWSTR,
fieldstoset: u32,
configinfo: *mut DHCP_SERVER_CONFIG_INFO_V4
) -> u32
Expand description
Required features: "Win32_NetworkManagement_Dhcp"
, "Win32_Foundation"